Skip to content

Commit d685c19

Browse files
committed
#109 fix: inherit secrets in CI workflow for codecov upload
1 parent 9af1d08 commit d685c19

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
jobs:
99
ci:
1010
uses: ./.github/workflows/reusable-ci.yml
11+
secrets: inherit
1112
with:
1213
all-features: true
1314

0 commit comments

Comments
 (0)