diff --git a/.github/workflows/auto-publish.yml b/.github/workflows/auto-publish.yml index 875e0ad8..e21d5041 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: '00 23 * * FRI' + - cron: '15 23 * * FRI' - cron: '15 10 * * TUE' - cron: '15 10 * * THU' jobs: