Skip to content

Commit

Permalink
Update BuildWin64.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MunaAlaneme committed Nov 14, 2024
1 parent 9230eb3 commit 025fc65
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/BuildWin64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ jobs:
with:
#upload_url: ${{steps.create_release.outputs.upload_url}}
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: dist/MicrosoftCopilotClickerPygame.exe
#asset_path: dist/MicrosoftCopilotClickerPygame.exe
asset_path: build
asset_name: MicrosoftCopilotClickerPygame-Windows-amd64.exe
asset_content_type: application/zip

0 comments on commit 025fc65

Please sign in to comment.