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
+4
View File
@@ -33,3 +33,7 @@ jobs:
with: with:
name: maven-artifacts name: maven-artifacts
path: target/spigot/*.jar path: target/spigot/*.jar
- uses: ncipollo/release-action@v1
with:
artifacts: "*.jar"
+1 -1
View File
@@ -6,7 +6,7 @@
<groupId>xyz.fortern</groupId> <groupId>xyz.fortern</groupId>
<artifactId>fortern-helper</artifactId> <artifactId>fortern-helper</artifactId>
<version>1.2</version> <version>1.3</version>
<packaging>jar</packaging> <packaging>jar</packaging>
<name>fortern-helper</name> <name>fortern-helper</name>