diff --git a/.github/workflows/autorelease.yml b/.github/workflows/autorelease.yml index 43370f5..7cca33b 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' + - cron: '5 4 * */5 0' jobs: auto-release: