Skip to content

Commit 70e7098

Browse files
committed
adjust release naming
1 parent ed76532 commit 70e7098

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ jobs:
3737
tag-name: 'v${{ github.event.inputs.version }}'
3838
- uses: aboutbits/github-actions-base/github-create-release@v2
3939
with:
40-
tag-name: '${{ github.event.inputs.version }}'
40+
tag-name: 'v${{ github.event.inputs.version }}'

0 commit comments

Comments
 (0)