diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 8100c04ef0..d58be0fd77 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -1,7 +1,7 @@ name: release on: schedule: - - cron: '*/15 * * * *' # midnight UTC + - cron: '0 0 * * *' # midnight UTC push: branches: