Testing #33

Merged
Steev merged 25 commits from Testing into Release 2023-10-17 00:50:30 +02:00
Showing only changes of commit 3ea10a825d - Show all commits

View File

@ -30,7 +30,7 @@ jobs:
run: mvn clean install run: mvn clean install
- name: Upload Artifact - name: Upload Artifact
uses: actions/upload-artifact@v2 uses: actions/upload-artifact@v3
with: with:
name: plugin-jar name: plugin-jar
path: target/BetterMinecraft-stable.jar path: target/BetterMinecraft-stable.jar