fix: Release mode for release promotion

This commit is contained in:
Ben Woo 2023-08-22 11:12:13 +08:00
parent 750d1ea4fa
commit 8aa01026ea
No known key found for this signature in database
GPG Key ID: FB2A3645536E12C8
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