Skip to content

Commit 2e0417b

Browse files
authored
chore: send secrets to the called full workflow to generate SDK
1 parent 144af63 commit 2e0417b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313
jobs:
1414
generate-and-publish:
1515
uses: ExpediaGroup/expediagroup-java-sdk/.github/workflows/selfserve-full-workflow.yaml@main
16+
secrets: inherit
1617
with:
1718
name: rapid
1819
version: ${{ inputs.version }}
19-
secrets: inherit

0 commit comments

Comments
 (0)