Merge pull request #2954 from Multiverse/fix-release-type

fix: Release mode for release promotion
This commit is contained in:
Ben Woo 2023-08-22 11:14:08 +08:00 committed by GitHub
commit 82a274bad2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ jobs:
uses: benwoo1110/semantic-release-action@main
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
version_bump: promote
release_mode: promote
promote_from: ${{ github.event.inputs.version }}
- name: Publish package