Skip to content

Commit

Permalink
specify tag name in release
Browse files Browse the repository at this point in the history
  • Loading branch information
CamJN committed Feb 3, 2024
1 parent f431ef8 commit 0f222e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,4 +162,5 @@ jobs:
uses: softprops/action-gh-release@v1
with:
files: pkg/*.zip/*.dmg
tag_name: ${{ steps.version.ouputs.version }}
name: ${{ steps.version.ouputs.version }}

0 comments on commit 0f222e8

Please sign in to comment.