.gitea/workflows/release.yml aktualisiert
This commit is contained in:
parent
08488b813e
commit
3ea10a825d
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user