We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 433c7f8 commit 8822e57Copy full SHA for 8822e57
1 file changed
.github/workflows/react-component-ci.yml
@@ -9,4 +9,5 @@ permissions:
9
jobs:
10
test:
11
uses: react-component/rc-test/.github/workflows/test-utoo.yml@main
12
- secrets: inherit
+ secrets:
13
+ CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
0 commit comments