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 86b8783 commit 6d2bba9Copy full SHA for 6d2bba9
1 file changed
.github/workflows/react-component-ci.yml
@@ -6,4 +6,6 @@ permissions:
6
jobs:
7
test:
8
uses: react-component/rc-test/.github/workflows/test-utoo.yml@main
9
- secrets: inherit
+ secrets:
10
+
11
+ CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
0 commit comments