.gitea/workflows/release.yml aktualisiert
This commit is contained in:
parent
42a1aabff3
commit
b7179722a2
@ -29,12 +29,6 @@ jobs:
|
||||
- name: Build with Maven
|
||||
run: mvn clean install
|
||||
|
||||
- name: Upload Artifact
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: plugin-jar
|
||||
path: target/BetterMinecraft-stable.jar
|
||||
|
||||
release:
|
||||
needs: build
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user