Release LexianDEV v1.0.0
Build and publish release / Build and publish LexianDEV (push) Successful in 1m0s

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