2am every day
This commit is contained in:
parent
7fd55f7498
commit
08249c6861
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
|
|
@ -7,7 +7,7 @@ name: Docker
|
||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 2 * * *' # 2 am everyday
|
- cron: '0 2 * * *' # 2 am everyday
|
||||||
push:
|
push:
|
||||||
branches: [ "main", "testing", "testing-gpuscreenrecorder","testing-tags" ]
|
branches: [ "main", "testing", "testing-gpuscreenrecorder","testing-tags" ]
|
||||||
# Publish semver tags as releases.
|
# Publish semver tags as releases.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue