Skip to content

Commit 72bdde1

Browse files
authored
Update generate-and-publish-sdk-sources.yaml
1 parent c03ca28 commit 72bdde1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/generate-and-publish-sdk-sources.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,11 @@ on:
1212

1313
jobs:
1414
generate-and-publish-sources:
15-
uses: ExpediaGroup/expediagroup-java-sdk/.github/workflows/selfserve-full-workflow.yaml@dtayeh/SDK-1568
15+
uses: ExpediaGroup/expediagroup-java-sdk/.github/workflows/selfserve-full-workflow.yaml@v20241126
1616
secrets: inherit
1717
with:
1818
name: xap
1919
version: ${{ inputs.version }}
2020
transformations: "--headers key --operationIdsToTags"
2121
repository: 'ExpediaGroup/xap-java-sdk'
2222
ref: ${{ github.head_ref || github.ref_name }}
23-
sdk_repo_ref: 'dtayeh/SDK-1568'

0 commit comments

Comments
 (0)