From 9c5b92b9cf37d62662b231223112850b674db05f Mon Sep 17 00:00:00 2001 From: pkegg <30480682+pkegg@users.noreply.github.com> Date: Wed, 14 Jul 2021 16:08:50 -0600 Subject: [PATCH] Update release-beta.yaml --- .github/workflows/release-beta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: