fix all workflows: use env vars for python f-strings

This commit is contained in:
2026-03-09 16:20:03 +00:00
parent a377ba9d2c
commit b35d617b31
3 changed files with 12 additions and 6 deletions
-2
View File
@@ -1,8 +1,6 @@
name: handy update
on:
push:
branches: [main]
schedule:
- cron: "40 6 * * *"
workflow_dispatch: