.gitea/workflows/release.yml aktualisiert
All checks were successful
Build and Release Minecraft Plugin / build (push) Successful in 2m26s
Build and Release Minecraft Plugin / release (push) Successful in 19s

This commit is contained in:
Steev 2023-10-03 23:11:58 +02:00
parent 08488b813e
commit 3ea10a825d

View File

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