diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9aa2238..88f1051 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -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 \ No newline at end of file