Skip to content

Commit

Permalink
Add tag name
Browse files Browse the repository at this point in the history
  • Loading branch information
kznrluk authored May 7, 2023
1 parent 60cd181 commit 5fee413
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
uses: softprops/action-gh-release@v1
with:
name: ${{ github.event.inputs.version }}
tag_name: ${{ github.event.inputs.version }}
files: |
aski_windows_amd64.exe
aski_darwin_arm64
Expand Down

0 comments on commit 5fee413

Please sign in to comment.