Update docker-publish.yml

Runs at 00:00, only on Sunday.
This commit is contained in:
Chaos 2023-03-20 11:48:26 +08:00 committed by GitHub
parent 0c2d3e270a
commit dcb396c704
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ name: Docker
on:
schedule:
- cron: '44 10 * * *'
- cron: '0 0 * * 0'
push:
branches: [ main ]
# Publish semver tags as releases.