Skip to content

Commit

Permalink
Update docker-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
HYwooo authored Nov 18, 2024
1 parent 3b04fa1 commit 08957dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: Docker-Publish

on:
schedule:
- cron: '28 11 * * *'
- cron: '0 12 * * *'
push:
branches: [ "master" ]
# Publish semver tags as releases.
Expand Down

0 comments on commit 08957dd

Please sign in to comment.