mirror of
https://github.com/LeavesMC/Leaves.git
synced 2025-12-28 19:39:22 +00:00
Archive Paperclip Jar
This commit is contained in:
5
.github/workflows/leaves.yml
vendored
5
.github/workflows/leaves.yml
vendored
@@ -35,3 +35,8 @@ jobs:
|
||||
uses: gradle/gradle-build-action@937999e9cc2425eddc7fd62d1053baf041147db7
|
||||
with:
|
||||
arguments: createReobfPaperclipJar
|
||||
- name: Archive Leaves Paperclip
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: Leaves
|
||||
path: build/libs/Leaves-paperclip-1.18.1-R0.1-SNAPSHOT-reobf.jar
|
||||
Reference in New Issue
Block a user