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