Compare commits
No commits in common. "3e7dafcabecf17aaa559723995cf6a2133000fb5" and "651b02200f9574e346dde2ed944653fdde36f21f" have entirely different histories.
3e7dafcabe
...
651b02200f
@ -30,10 +30,10 @@ jobs:
|
|||||||
run: mvn clean install
|
run: mvn clean install
|
||||||
|
|
||||||
- name: Upload Artifact
|
- name: Upload Artifact
|
||||||
run: |
|
uses: actions/upload-artifact@v2
|
||||||
git add .
|
with:
|
||||||
git commit -m "pushed artifacts"
|
name: plugin-jar
|
||||||
git push
|
path: target/BetterMinecraft-stable.jar
|
||||||
|
|
||||||
release:
|
release:
|
||||||
needs: build
|
needs: build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user