Skip to content

Commit

Permalink
Stop mark 3.2.x as the default SDKman release
Browse files Browse the repository at this point in the history
Closes gh-40883
  • Loading branch information
mhalbritter committed May 23, 2024
1 parent c857eb6 commit 234e0fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
- name: Publish to SDKMAN!
uses: ./.github/actions/publish-to-sdkman
with:
make-default: true
make-default: false
sdkman-consumer-key: ${{ secrets.SDKMAN_CONSUMER_KEY }}
sdkman-consumer-token: ${{ secrets.SDKMAN_CONSUMER_TOKEN }}
spring-boot-version: ${{ needs.build-and-stage-release.outputs.version }}
Expand Down

0 comments on commit 234e0fd

Please sign in to comment.