Skip to content

Commit 00d619b

Browse files
ci: inherit secrerts in release integration tests call (#69)
1 parent cb872d5 commit 00d619b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-workflow.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ on:
1313
jobs:
1414
integration-tests:
1515
uses: ./.github/workflows/integration-tests.yaml
16+
secrets: inherit
1617

1718
publish:
1819
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)