Skip to content

Commit

Permalink
update zip name in release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
bigfarts committed Apr 22, 2023
1 parent e420eda commit c13945f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
with:
upload_url: ${{ github.event.release.upload_url }}
asset_path: dist.zip
asset_name: bnlc-mod-loader-${{ github.ref_name }}.zip
asset_name: chaudloader-${{ github.ref_name }}.zip
asset_content_type: application/octet-stream

0 comments on commit c13945f

Please sign in to comment.