Skip to content

Commit 36848a5

Browse files
authored
Update generate-and-publish-sdk-sources.yaml
1 parent 3565d72 commit 36848a5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

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

1313
jobs:
1414
generate-and-publish-sources:
15-
uses: ExpediaGroup/expediagroup-java-sdk/.github/workflows/selfserve-full-workflow.yaml@v20241013
15+
uses: ExpediaGroup/expediagroup-java-sdk/.github/workflows/selfserve-full-workflow.yaml@dtayeh/SDK-1568
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)