revert docker publish
This commit is contained in:
parent
3d462e5958
commit
c584d5d020
1 changed files with 2 additions and 2 deletions
4
.github/workflows/docker-publish.yml
vendored
4
.github/workflows/docker-publish.yml
vendored
|
|
@ -6,8 +6,8 @@ name: Docker
|
|||
# documentation.
|
||||
|
||||
on:
|
||||
# schedule:
|
||||
# - cron: '20 0 * * *'
|
||||
schedule:
|
||||
- cron: '20 0 * * *'
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue