Skip to content

Commit 37f90f8

Browse files
committed
full tag name
1 parent 76b1cda commit 37f90f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
generateReleaseNotes: true
2323
name: ${{ github.event.repository.name }} ${{ github.ref_name }}
2424
skipIfReleaseExists: true
25-
tag: ${{ github.inputs.tag }}
25+
tag: refs/tags/${{ github.inputs.tag }}

0 commit comments

Comments
 (0)