diff --git a/.github/workflows/auto-publish.yml b/.github/workflows/auto-publish.yml index e21d5041..a3fb3473 100644 --- a/.github/workflows/auto-publish.yml +++ b/.github/workflows/auto-publish.yml @@ -2,7 +2,7 @@ name: auto-publish run-name: Automatically publish snippets on: schedule: - - cron: '15 23 * * FRI' + - cron: '25 23 * * FRI' - cron: '15 10 * * TUE' - cron: '15 10 * * THU' jobs: