diff --git a/.github/workflows/release-beta.yaml b/.github/workflows/release-beta.yaml index 1c5c081cc..ad2cafd32 100644 --- a/.github/workflows/release-beta.yaml +++ b/.github/workflows/release-beta.yaml @@ -2,7 +2,7 @@ name: release-beta on: schedule: - - cron: '55 21 * * *' + - cron: '55 19 * * *' workflow_dispatch: # allows manual runs jobs: