Release LexianDEV v1.0.0
Build and publish release / Build and publish LexianDEV (push) Successful in 1m0s
Build and publish release / Build and publish LexianDEV (push) Successful in 1m0s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user