There was an error while loading. Please reload this page.
1 parent 61619d2 commit 75b6fa3Copy full SHA for 75b6fa3
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