Skip to content

Commit

Permalink
attempt to fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
balazsgrill committed Dec 8, 2024
1 parent fe88573 commit 8e43c5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ jobs:
GITHUB_TOKEN: ${{ github.token }}
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: PotatoDrive_${{ needs.build.outputs.VERSION }}.msi
asset_path: PotatoDrive.msi
asset_name: PotatoDrive-${{ needs.build.outputs.VERSION }}.msi
asset_content_type: application/x-msi
- name: upload amd64 deb
Expand Down

0 comments on commit 8e43c5e

Please sign in to comment.