Update maven.yml

This commit is contained in:
potzplitz 2024-03-03 15:22:36 +01:00 committed by GitHub
parent e33e8e9411
commit 7d60efea0b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -61,8 +61,9 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: extracted-jar/your-artifact-name.jar
asset_name: your-artifact-name.jar
asset_content_type: application/java-archive
asset_path: extracted-jar/ExtremeDemonList-0.0.1-SNAPSHOT-jar-with-dependencies.jar
asset_name: ExtremeDemonList-0.0.1-SNAPSHOT-jar-with-dependencies.jar
asset_content_type: application/ExtremeDemonList-0.0.1-SNAPSHOT-jar-with-dependencies.jar