Merge pull request '.gitea/workflows/release.yml aktualisiert' (#23) from main into Release
Reviewed-on: #23
This commit is contained in:
commit
aa152599bb
@ -30,10 +30,10 @@ jobs:
|
||||
run: mvn clean install
|
||||
|
||||
- name: Upload Artifact
|
||||
run: |
|
||||
git add .
|
||||
git commit -m "pushed artifacts"
|
||||
git push
|
||||
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