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 16ee6ea commit 432ff1eCopy full SHA for 432ff1e
.github/workflows/release-sdk.yaml
@@ -22,8 +22,7 @@ jobs:
22
jdk: ${{ matrix.jdk }}
23
24
release-sdk:
25
- uses: ExpediaGroup/expediagroup-java-sdk/.github/workflows/selfserve-release-sdk.yaml@v20241125
26
- needs: [ run-examples ]
+ uses: ExpediaGroup/expediagroup-java-sdk/.github/workflows/selfserve-release-sdk.yaml@v20241126
27
secrets: inherit
28
with:
29
branch: ${{ inputs.branch }}
0 commit comments