We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 766e71a commit b1d75daCopy full SHA for b1d75da
.github/workflows/release.yml
@@ -117,7 +117,7 @@ jobs:
117
- name: Publish to SDKMAN!
118
uses: ./.github/actions/publish-to-sdkman
119
with:
120
- make-default: true
+ make-default: false
121
sdkman-consumer-key: ${{ secrets.SDKMAN_CONSUMER_KEY }}
122
sdkman-consumer-token: ${{ secrets.SDKMAN_CONSUMER_TOKEN }}
123
spring-boot-version: ${{ needs.build-and-stage-release.outputs.version }}
0 commit comments