Skip to content

Commit

Permalink
Release with 12 due to Nexus Staging pluging issue
Browse files Browse the repository at this point in the history
  • Loading branch information
radcortez committed Sep 7, 2022
1 parent 9fb9a76 commit c9496f0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ jobs:

- uses: actions/setup-java@v1
with:
java-version: 17
# https://issues.sonatype.org/browse/NEXUS-31214
java-version: 12

- name: maven release ${{steps.metadata.outputs.current-version}}
run: |
Expand Down

0 comments on commit c9496f0

Please sign in to comment.