Skip to content

Commit

Permalink
ci: Прикрепление последнего артефакта
Browse files Browse the repository at this point in the history
  • Loading branch information
MaXFeeD authored Dec 24, 2023
1 parent 67d040d commit 00b542a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,11 @@ 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/ZotCore-SNAPSHOT.jar
compression-level: 9
retention-days: 30

0 comments on commit 00b542a

Please sign in to comment.