There was an error while loading. Please reload this page.
2 parents c4e7d88 + 14cb254 commit dd22009Copy full SHA for dd22009
1 file changed
.github/workflows/publish.yml
@@ -40,4 +40,4 @@ jobs:
40
tag-name: 'v${{ github.event.inputs.version }}'
41
- uses: aboutbits/github-actions-base/github-create-release@v2
42
with:
43
- tag-name: 'v${{ github.event.inputs.version }}'
+ tag-name: '${{ github.event.inputs.version }}'
0 commit comments