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

Update releaseArtifacts.yml

This commit is contained in:
Anthony Stirling 2023-06-10 17:44:02 +01:00 committed by GitHub
parent b4a9d1ac18
commit b8b62bb5af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@ jobs:
run: chmod +x gradlew
- name: Generate jar
run: ./gradlew clean createJar
run: ./gradlew clean createExe
- name: Upload binaries to release
uses: svenstaro/upload-release-action@v2