ver 1.3
Build Plugin / Build with Maven (push) Successful in 1m5s

This commit is contained in:
2026-06-07 19:33:14 +08:00
parent d850455b98
commit fc569001d1
2 changed files with 6 additions and 2 deletions
+5 -1
View File
@@ -32,4 +32,8 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: maven-artifacts
path: target/spigot/*.jar
path: target/spigot/*.jar
- uses: ncipollo/release-action@v1
with:
artifacts: "*.jar"