diff --git a/.github/workflows/autorelease.yml b/.github/workflows/autorelease.yml index 46824b4..2503b36 100644 --- a/.github/workflows/autorelease.yml +++ b/.github/workflows/autorelease.yml @@ -3,7 +3,7 @@ name: Automatic releases on: workflow_dispatch: schedule: - - cron: '0 3 * */2 1' + - cron: '5 4 * */3 0' jobs: auto-release: