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 56feeaa commit 29b8e96Copy full SHA for 29b8e96
.github/workflows/release.yml
@@ -126,7 +126,7 @@ jobs:
126
- name: Publish to SDKMAN!
127
uses: ./.github/actions/publish-to-sdkman
128
with:
129
- make-default: true
+ make-default: false
130
sdkman-consumer-key: ${{ secrets.SDKMAN_CONSUMER_KEY }}
131
sdkman-consumer-token: ${{ secrets.SDKMAN_CONSUMER_TOKEN }}
132
spring-boot-version: ${{ needs.build-and-stage-release.outputs.version }}
0 commit comments