Skip to content

Commit

Permalink
Update create-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tow3rs committed Sep 4, 2023
1 parent 632af75 commit 0ceea0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
upload_url: ${{ needs.create-release.outputs.upload_url }}
asset_path: Linux.zip
asset_path: Linux/Linux.zip
asset_name: Linux-v${{ needs.check-release.outputs.version }}.zip
asset_content_type: application/zip

Expand Down

0 comments on commit 0ceea0e

Please sign in to comment.