Skip to content

Commit

Permalink
Update build-and-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JaoHundred committed Sep 25, 2024
1 parent afef0bb commit 6e43bfb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,8 @@ jobs:
uses: actions/upload-release-asset@v1
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: ./Desktop/Release/Gene-Installer.exe
asset_name: Gene-Installer.exe
asset_path: ./DesktopInstall/Gene Installer.exe
asset_name: Gene Installer.exe
asset_content_type: application/octet-stream

# Upload the signed APK to the GitHub release
Expand Down

0 comments on commit 6e43bfb

Please sign in to comment.