Skip to content

Commit

Permalink
Update deployment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hacknus authored May 7, 2023
1 parent 08f9c8e commit 1736e2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
upload_url: ${{ github.event.release.upload_url }}
asset_path: wix/rust-serial-monitor.msi.zip
asset_path: target/wix/rust-serial-monitor.msi.zip
asset_name: rust-serial-monitor.msi-windows_x86.zip
asset_content_type: binary

0 comments on commit 1736e2a

Please sign in to comment.