Fixed workflow
Build and publish release / Build and publish RemotePackSync (push) Successful in 44s

This commit is contained in:
root
2026-08-02 07:09:36 +02:00
parent d01f4b9109
commit 555340bacb
+1 -1
View File
@@ -35,6 +35,6 @@ jobs:
- name: Publish GitHub release - name: Publish GitHub release
uses: softprops/action-gh-release@v2 uses: softprops/action-gh-release@v2
with: with:
generate_release_notes: true generate_release_notes: false
files: target/RemotePackSync.jar files: target/RemotePackSync.jar
fail_on_unmatched_files: true fail_on_unmatched_files: true