Merge branch '3.2.x'

This commit is contained in:
Moritz Halbritter 2024-05-23 13:53:49 +02:00
commit 226b900bab

View File

@ -29,7 +29,7 @@ runs:
- shell: bash
if: ${{ inputs.make-default == 'true' }}
run: >
curl -X POST \
curl -X PUT \
-H "Consumer-Key: ${{ inputs.sdkman-consumer-key }}" \
-H "Consumer-Token: ${{ inputs.sdkman-consumer-token }}" \
-H "Content-Type: application/json" \