Skip to content

Commit

Permalink
ZoteCoreLoader-SNAPSHOT.jar
Browse files Browse the repository at this point in the history
  • Loading branch information
MaXFeeD authored Jan 5, 2024
1 parent 10c4cdc commit 913af1a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,10 @@ jobs:
uses: gradle/gradle-build-action@v2
with:
arguments: assemble

- name: Upload a Build Artifact
uses: actions/[email protected]
with:
name: ZoteCoreLoader
path: build/libs/ZoteCoreLoader-SNAPSHOT.jar
retention-days: 30

0 comments on commit 913af1a

Please sign in to comment.