Skip to content

Commit d450bd4

Browse files
Update release.yml
Former-commit-id: 3fd6687
1 parent 24a9b83 commit d450bd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Release
1717
uses: softprops/action-gh-release@v1
1818
with:
19-
tag_name: github.event.inputs.version
19+
tag_name: ${{ github.event.inputs.version }}
2020
files: |
2121
build/gparch_cli_win64zip
2222
build/gparch_cli_linux.tar.gz

0 commit comments

Comments
 (0)