diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index f5ab438..7058582 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -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