add gh-actions cron
This commit is contained in:
parent
65aa20dfe6
commit
15a6af27ce
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -4,6 +4,8 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
Loading…
x
Reference in New Issue
Block a user