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