Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/main' into release
Browse files Browse the repository at this point in the history
  • Loading branch information
besidev committed May 17, 2024
2 parents b5fb3c5 + 6e4fa36 commit a0e5c3c
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 @@ -24,6 +24,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
upload_url: ${{ github.event.release.upload_url }}
asset_path: build/distributions/hellojpro-gradle-jpro.zip
asset_path: build/distributions/HelloJPro-jpro.zip
asset_name: Hello-JPro.zip
asset_content_type: application/zip

0 comments on commit a0e5c3c

Please sign in to comment.