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 72f6d60 commit ff13c90Copy full SHA for ff13c90
1 file changed
.github/workflows/react-component-ci.yml
@@ -9,6 +9,4 @@ permissions:
9
jobs:
10
test:
11
uses: react-component/rc-test/.github/workflows/test-utoo.yml@main
12
- secrets:
13
-
14
- CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
+ secrets: inherit
0 commit comments