There was an error while loading. Please reload this page.
2 parents 2e58a55 + cd5d953 commit df0b705Copy full SHA for df0b705
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