Skip to content

Commit

Permalink
Explicitly set SDKman's make-default to false
Browse files Browse the repository at this point in the history
  • Loading branch information
mhalbritter committed May 23, 2024
1 parent 86c206a commit dffdd6d
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 @@ -102,6 +102,7 @@ jobs:
- name: Publish to SDKMAN!
uses: ./.github/actions/publish-to-sdkman
with:
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 dffdd6d

Please sign in to comment.