There was an error while loading. Please reload this page.
1 parent bb29af0 commit 2cff651Copy full SHA for 2cff651
1 file changed
.github/workflows/react-component-ci.yml
@@ -5,4 +5,5 @@ permissions:
5
jobs:
6
test:
7
uses: react-component/rc-test/.github/workflows/test-utoo.yml@main
8
- secrets: inherit
+ secrets:
9
+ CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
0 commit comments