File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1212 sdk_repo_ref :
1313 description : |
1414 Branch or tag to checkout on the `expediagroup-java-sdk` repository.
15- Leave empty to use the default branch.
15+ Leave empty to use the default branch (legacy) .
1616 type : string
17- default : ' '
17+ default : ' legacy '
1818
1919jobs :
2020 generate-and-publish-sources :
21- uses : ExpediaGroup/expediagroup-java-sdk/.github/workflows/selfserve-full-workflow.yaml@v20250415
21+ uses : ExpediaGroup/expediagroup-java-sdk/.github/workflows/selfserve-full-workflow.yaml@legacy
2222 secrets : inherit
2323 with :
2424 name : rapid
2525 version : ${{ inputs.version }}
2626 transformations : " --headers --endpoint /v3 --operationIdsToTags"
2727 repository : ' ExpediaGroup/rapid-java-sdk'
28- sdk_repo_ref : ${{ inputs.sdk_repo_ref || 'v20250415' }}
28+ sdk_repo_ref : ${{ inputs.sdk_repo_ref }}
You can’t perform that action at this time.
0 commit comments