Skip to content

chore: standardize rc footer config #209

chore: standardize rc footer config

chore: standardize rc footer config #209

Workflow file for this run

name: ✅ test
on:
push:
branches: [main]
pull_request:
branches: [main]
permissions:
contents: read
jobs:
test:
uses: react-component/rc-test/.github/workflows/test-utoo.yml@main
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

Check failure on line 16 in .github/workflows/main.yml

View workflow run for this annotation

GitHub Actions / ✅ test

Invalid workflow file

The workflow is not valid. .github/workflows/main.yml (Line: 16, Col: 22): Invalid secret, CODECOV_TOKEN is not defined in the referenced workflow.