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 dade523 commit 1f3fa29Copy full SHA for 1f3fa29
.github/workflows/release-sdk.yaml
@@ -23,7 +23,6 @@ jobs:
23
24
release-sdk:
25
uses: ExpediaGroup/expediagroup-java-sdk/.github/workflows/selfserve-release-sdk.yaml@v20241126
26
- needs: [ run-examples ]
27
secrets: inherit
28
with:
29
branch: ${{ inputs.branch }}
0 commit comments