fix all workflows: use env vars for python f-strings
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
name: handy update
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
schedule:
|
||||
- cron: "40 6 * * *"
|
||||
workflow_dispatch:
|
||||
|
||||
Reference in New Issue
Block a user