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 9973010 commit 469f391Copy full SHA for 469f391
.github/workflows/generate-and-publish-sdk-sources.yaml
@@ -19,4 +19,4 @@ jobs:
19
version: ${{ inputs.version }}
20
transformations: "--headers key --operationIdsToTags"
21
repository: 'ExpediaGroup/xap-java-sdk'
22
- ref: ${{ github.head_ref || github.ref_name || '20241217' }}
+ ref: ${{ '20241217' }}
0 commit comments