diff --git a/.github/workflows/release-nightly-dev.yml b/.github/workflows/release-nightly-dev.yml index 7441bfadf4..8485655feb 100644 --- a/.github/workflows/release-nightly-dev.yml +++ b/.github/workflows/release-nightly-dev.yml @@ -13,7 +13,7 @@ on: # - PROD schedule: # at the end of every day - - cron: '30 0 * * *' + - cron: '0 0 * * *' jobs: # enrich tag for nightly auto release