We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92d3597 commit 6eb0835Copy full SHA for 6eb0835
.github/workflows/gradle.yml
@@ -45,5 +45,5 @@ jobs:
45
with:
46
upload_url: ${{ steps.create_release.outputs.upload_url }}
47
asset_path: build/libs/fooKotlinScriptSupport.jar
48
- asset_name: ${{ github.event.repository.name }}.jar
+ asset_name: fooKotlinScriptSupport.jar
49
asset_content_type: application/zip
0 commit comments