Skip to content

Commit aa501ad

Browse files
committed
adjust release naming
1 parent afcbe75 commit aa501ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
preid: ${{ github.event.inputs.preid }}
3333
- uses: aboutbits/github-actions-base/github-create-release@v2
3434
with:
35-
tag-name: '${{ steps.package.outputs.version }}'
35+
tag-name: 'v${{ steps.package.outputs.version }}'

0 commit comments

Comments
 (0)