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 5ce8cb8 commit 7e455d9Copy full SHA for 7e455d9
1 file changed
.github/workflows/react-component-ci.yml
@@ -12,4 +12,5 @@ permissions:
12
jobs:
13
test:
14
uses: react-component/rc-test/.github/workflows/test-utoo.yml@main
15
- secrets: inherit
+ secrets:
16
+ CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
0 commit comments