Skip to content
This repository was archived by the owner on Feb 20, 2022. It is now read-only.

Commit 2cfbd1e

Browse files
committed
Add tag name
1 parent 6a6f655 commit 2cfbd1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/on-push.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,6 @@ jobs:
2424
Output/linux-x64.zip
2525
draft: true
2626
name: ${{ steps.make_version_string.outputs.versionstring }}
27+
tag_name: v${{ steps.make_version_string.outputs.versionstring }}
2728
env:
2829
GITHUB_TOKEN: ${{ secrets.github_release_token }}

0 commit comments

Comments
 (0)