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.
2 parents 88da0dd + 29b8e96 commit 3487928Copy full SHA for 3487928
.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: false
+ make-default: true
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