Skip to content

Commit

Permalink
Add target to msi name
Browse files Browse the repository at this point in the history
  • Loading branch information
Heliozoa committed Sep 9, 2024
1 parent 3c0c2ee commit 248ed09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
uses: svenstaro/[email protected]
with:
file: "./installer.msi"
asset_name: tmc-cli-rust-$tag.msi
asset_name: tmc-cli-rust--${{ matrix.target }}-$tag.msi

- name: Deploy
run: |
Expand Down

0 comments on commit 248ed09

Please sign in to comment.