summaryrefslogtreecommitdiff
path: root/.github/workflows/release-with-ready.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/release-with-ready.yml')
-rw-r--r--.github/workflows/release-with-ready.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/release-with-ready.yml b/.github/workflows/release-with-ready.yml
index e863b5e2e8..585375c20e 100644
--- a/.github/workflows/release-with-ready.yml
+++ b/.github/workflows/release-with-ready.yml
@@ -41,6 +41,7 @@ jobs:
indent: ${{ vars.INDENT }}
draft_prerelease_channel: alpha
ready_start_prerelease_channel: beta
+ reset_number_on_channel_change: true
secrets:
RELEASE_APP_ID: ${{ secrets.RELEASE_APP_ID }}
RELEASE_APP_PRIVATE_KEY: ${{ secrets.RELEASE_APP_PRIVATE_KEY }}