Skip to content

Commit 4f5736b

Browse files
committed
fix: keep rc-test secrets inheritance
1 parent bed5b58 commit 4f5736b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/react-component-ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,4 @@ permissions:
55
jobs:
66
test:
77
uses: react-component/rc-test/.github/workflows/test-utoo.yml@main
8-
secrets:
9-
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
8+
secrets: inherit

0 commit comments

Comments
 (0)