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 3b1b5c3 commit 0ee74caCopy full SHA for 0ee74ca
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