Skip to content

Commit

Permalink
add archive name to github action
Browse files Browse the repository at this point in the history
  • Loading branch information
nibty committed May 28, 2024
1 parent 779af31 commit 540a19c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,6 @@ jobs:
# [default value: windows]
# [possible values: all, unix, windows, none]
zip: windows
archive: sol-xen-$target
# (required) GitHub token for uploading assets to GitHub Releases.
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 540a19c

Please sign in to comment.