Skip to content

Commit

Permalink
Forgot to update upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Arisamiga committed Sep 2, 2023
1 parent ab300b5 commit 3057c6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildRelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
upload_url: ${{ github.event.release.upload_url }}
asset_path: ./build/Mnemosyne.lha
asset_path: ./Release/Mnemosyne.lha
asset_name: Mnemosyne.lha
asset_content_type: application/x-lzh-compressed

0 comments on commit 3057c6f

Please sign in to comment.