Skip to content

Commit fd609ce

Browse files
authored
[chore] Implicitly pass secret to reusable workflow (#6355)
1 parent e2dfdd3 commit fd609ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ jobs:
8888
with:
8989
OS: ${{ matrix.OS }}
9090
COVERAGE: true
91+
secrets: inherit
9192

9293
coverage:
9394
name: coverage

0 commit comments

Comments
 (0)