1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-02 06:15:54 +02:00

ci: reset prerelease number on release (#15024)

This commit is contained in:
anatawa12
2024-11-22 12:11:45 +09:00
committed by GitHub
parent 752606fe88
commit 1911972ae2
2 changed files with 5 additions and 3 deletions

View File

@@ -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 }}