Merge pull request '.gitea/workflows/release.yml aktualisiert' (#21) from main into Release
Reviewed-on: #21
This commit is contained in:
commit
651b02200f
@ -28,6 +28,12 @@ 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