Compare commits
No commits in common. "aa152599bb6e2891ddf87a13f4953d56ca8cb0b2" and "3e7dafcabecf17aaa559723995cf6a2133000fb5" have entirely different histories.
aa152599bb
...
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