Update README.md

This commit is contained in:
Tom Hu
2024-02-01 15:44:10 -08:00
committed by GitHub
parent 781907b2be
commit 8c40c8cd55

View File

@@ -68,8 +68,8 @@ steps:
Codecov's Action supports inputs from the user. These inputs, along with their descriptions and usage contexts, are listed in the table below:
| Input | Description | Required |
| :---: | :---: | :---: |
| `token` | Repository Codecov token. Used to authorize report uploads | Optional
| :--- | :--- | :---: |
| `token` | Repository Codecov token. Used to authorize report uploads | *Required
| `codecov_yml_path` | Specify the path to the Codecov YML | Optional
| `commit_parent` | Override to specify the parent commit SHA | Optional
| `directory` | Directory to search for coverage reports. | Optional