mirror of
https://github.com/tenrok/axios.git
synced 2026-05-15 11:59:42 +03:00
fix: release branch yml
This commit is contained in:
@@ -43,7 +43,7 @@ jobs:
|
||||
with:
|
||||
version-type: ${{ github.event.inputs.type }}
|
||||
default: ${{ github.event.inputs.beta == true && 'prerelease' || 'patch' }}
|
||||
commit-message: "chore(release): prepare release ${{version}}"
|
||||
commit-message: "chore(release): prepare release {{version}}"
|
||||
tag-prefix: "v"
|
||||
skip-tag: true
|
||||
skip-push: true
|
||||
|
||||
Reference in New Issue
Block a user