Skip to content

Commit

Permalink
Correct release asset name to Hello-JPro.zip
Browse files Browse the repository at this point in the history
  • Loading branch information
besidev committed May 14, 2024
1 parent 4a3cef5 commit 486169c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ jobs:
with:
upload_url: ${{ github.event.release.upload_url }}
asset_path: build/distributions/hellojpro-gradle-jpro.zip
asset_name: hellojpro-gradle-jpro.zip
asset_name: Hello-JPro.zip
asset_content_type: application/zip

0 comments on commit 486169c

Please sign in to comment.