Skip to content

Commit

Permalink
Fix artifact naming
Browse files Browse the repository at this point in the history
  • Loading branch information
nic0lette committed Jul 14, 2024
1 parent d29ea8d commit 1e53149
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,6 @@ jobs:
body: "Automatically generated release notes."
generateReleaseNotes: true
artifacts: |
hmsjayne/hmsjayne.exe
hmsjayne/hmsjayne
hmsjayne.exe
hmsjayne
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 1e53149

Please sign in to comment.