Restore RemotePackSync plugin identity
Build and publish release / Build and publish RemotePackSync (push) Successful in 51s

This commit is contained in:
root
2026-08-04 19:56:32 +02:00
parent 7f869855c9
commit b24522acb5
13 changed files with 50 additions and 50 deletions
+2 -2
View File
@@ -10,7 +10,7 @@ permissions:
jobs:
release:
name: Build and publish LexianDEV
name: Build and publish RemotePackSync
runs-on: ubuntu-latest
steps:
@@ -36,5 +36,5 @@ jobs:
uses: softprops/action-gh-release@v2
with:
generate_release_notes: false
files: target/LexianDEV.jar
files: target/RemotePackSync.jar
fail_on_unmatched_files: true