Skip to content

Commit

Permalink
Test out early access JReleaser github action
Browse files Browse the repository at this point in the history
  • Loading branch information
losipiuk authored and wendigo committed Oct 23, 2024
1 parent f41cd28 commit 873d018
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ jobs:
JRELEASER_SKIP_RELEASE: ${{ inputs.push && 'false' || 'true' }}
with:
setup-java: false
version: 'early-access'

- name: Push git changes
if: ${{ inputs.push }}
Expand Down

0 comments on commit 873d018

Please sign in to comment.