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