mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
ci/cd try fixing workflow auto download mmdb
This commit is contained in:
parent
42707ad46a
commit
283a63f160
1 changed files with 1 additions and 1 deletions
2
.github/workflows/dev-update-mmdb.yml
vendored
2
.github/workflows/dev-update-mmdb.yml
vendored
|
|
@ -9,7 +9,7 @@ on:
|
|||
BUNKERBOT_TOKEN:
|
||||
required: true
|
||||
schedule:
|
||||
cron: "0 1 5 * *"
|
||||
- cron: "0 1 5 * *"
|
||||
secrets:
|
||||
BUNKERBOT_TOKEN:
|
||||
required: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue