Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LAGonauta committed Sep 24, 2022
1 parent 5e93701 commit 237a8a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
uses: actions/setup-java@v3
with:
java-version: 17
distribution: adopt
- name: Build artifacts
run: ./gradlew build -PreleaseType=stable
- name: Upload release artifacts to GitHub
Expand Down

0 comments on commit 237a8a8

Please sign in to comment.