Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
xypwn committed Mar 15, 2024
1 parent 358eb3b commit 46b62e3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,5 @@ jobs:
with:
upload_url: ${{ steps.create-new-release.outputs.upload_url }}
asset_path: ./filediver.exe
asset_name: filediver-win64.exe
asset_name: filediver-win64.exe
asset_content_type: application/vnd.microsoft.portable-executable

0 comments on commit 46b62e3

Please sign in to comment.