Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TNTwise authored Jan 2, 2024
1 parent 4a2a261 commit 8377335
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 @@ -330,6 +330,6 @@ jobs:
PACKAGENAME: ${{ needs.setup.outputs.APPNAME }}-${{ needs.setup.outputs.VERSION }}-windows
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: artifacts/windows/windows.zip
asset_path: artifacts/windows/master-windows.zip
asset_name: windows.zip
asset_content_type: application/zip

0 comments on commit 8377335

Please sign in to comment.