Merge pull request '.gitea/workflows/release.yml aktualisiert' (#22) from main into Release
Reviewed-on: #22
This commit is contained in:
commit
3e7dafcabe
@ -30,10 +30,10 @@ jobs:
|
|||||||
run: mvn clean install
|
run: mvn clean install
|
||||||
|
|
||||||
- name: Upload Artifact
|
- name: Upload Artifact
|
||||||
uses: actions/upload-artifact@v2
|
run: |
|
||||||
with:
|
git add .
|
||||||
name: plugin-jar
|
git commit -m "pushed artifacts"
|
||||||
path: target/BetterMinecraft-stable.jar
|
git push
|
||||||
|
|
||||||
release:
|
release:
|
||||||
needs: build
|
needs: build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user