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 86c206a commit dffdd6dCopy full SHA for dffdd6d
.github/workflows/release.yml
@@ -102,6 +102,7 @@ jobs:
102
- name: Publish to SDKMAN!
103
uses: ./.github/actions/publish-to-sdkman
104
with:
105
+ make-default: false
106
sdkman-consumer-key: ${{ secrets.SDKMAN_CONSUMER_KEY }}
107
sdkman-consumer-token: ${{ secrets.SDKMAN_CONSUMER_TOKEN }}
108
spring-boot-version: ${{ needs.build-and-stage-release.outputs.version }}
0 commit comments