There was an error while loading. Please reload this page.
1 parent 6b247ba commit 8eb6d34Copy full SHA for 8eb6d34
1 file changed
.github/workflows/publish.yml
@@ -37,4 +37,4 @@ jobs:
37
tag-name: 'v${{ github.event.inputs.version }}'
38
- uses: aboutbits/github-actions-base/github-create-release@v2
39
with:
40
- tag-name: '${{ github.event.inputs.version }}'
+ tag-name: 'v${{ github.event.inputs.version }}'
0 commit comments