1
0
mirror of https://github.com/Stirling-Tools/Stirling-PDF.git synced 2024-11-04 23:10:11 +01:00

jar name change

This commit is contained in:
Anthony Stirling 2023-06-10 18:24:32 +01:00 committed by GitHub
parent f2a65dc360
commit 03d4e73304
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,7 +38,7 @@ jobs:
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: ./build/libs/Stirling-PDF-${{ steps.versionNumber.outputs.versionNumber }}.jar
asset_name: S-PDF.jar
asset_name: Stirling-PDF.jar
tag: ${{ github.ref }}
overwrite: true