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

Commit

Permalink
Add tag name
Browse files Browse the repository at this point in the history
  • Loading branch information
sandersaares committed Jan 29, 2020
1 parent 6a6f655 commit 2cfbd1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/on-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@ jobs:
Output/linux-x64.zip
draft: true
name: ${{ steps.make_version_string.outputs.versionstring }}
tag_name: v${{ steps.make_version_string.outputs.versionstring }}
env:
GITHUB_TOKEN: ${{ secrets.github_release_token }}

0 comments on commit 2cfbd1e

Please sign in to comment.