Make new candidate the default when publishing to SDKMAN
Closes gh-40425
This commit is contained in:
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -101,6 +101,7 @@ jobs:
|
||||
- name: Publish to SDKMAN!
|
||||
uses: ./.github/actions/publish-to-sdkman
|
||||
with:
|
||||
make-default: true
|
||||
sdkman-consumer-key: ${{ secrets.SDKMAN_CONSUMER_KEY }}
|
||||
sdkman-consumer-token: ${{ secrets.SDKMAN_CONSUMER_TOKEN }}
|
||||
spring-boot-version: ${{ needs.build-and-stage-release.outputs.version }}
|
||||
|
||||
Reference in New Issue
Block a user