Fix cron
This commit is contained in:
parent
459c5f67b6
commit
dc000fefe4
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -11,7 +11,7 @@ on:
|
|||||||
- main
|
- main
|
||||||
|
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 0 12 1/1 *'
|
- cron: '0 0 1/1 * *'
|
||||||
|
|
||||||
name: Publish container
|
name: Publish container
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user