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