File name update

This commit is contained in:
samo_lego 2020-10-11 22:19:54 +02:00 committed by GitHub
parent 23ae131b7e
commit 5b0ba80278
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -63,5 +63,5 @@ jobs:
# The path to the asset you want to upload
asset_path: build/libs/${{ env.BUILDNAME }}.jar
# The name of the asset you want to upload
asset_name: ${{ env.BUILDNAME }}
asset_content_type: application/zip
asset_name: ${{ env.PROJECT_ID }}_fabric-${{ env.VERSION }}-${{ env.MC_VERSION }}.jar
asset_content_type: application/zip