2
0
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:
Jason Saayman
2026-01-26 20:07:47 +02:00
parent 253e3ad06a
commit af4f6d960f
+1 -1
View File
@@ -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