Skip to content

Commit

Permalink
update release workflow again
Browse files Browse the repository at this point in the history
  • Loading branch information
KTrain5169 committed Sep 11, 2024
1 parent 7068942 commit c231f48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
- name: Rename artifacts on Windows
run: |
cd release-artifacts
ren main.exe ${{ github.ref_name }}_windows-latest_release.exe
mv main.exe windows-latest_${{ github.ref_name }}_release.exe
- name: Draft release
uses: ncipollo/[email protected]
Expand Down

0 comments on commit c231f48

Please sign in to comment.