Skip to content

Commit

Permalink
Revert "Test out early access JReleaser github action"
Browse files Browse the repository at this point in the history
This reverts commit 873d018.
  • Loading branch information
wendigo committed Nov 6, 2024
1 parent 80529fb commit ac240de
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ 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 ac240de

Please sign in to comment.