We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 781907b commit 8c40c8cCopy full SHA for 8c40c8c
README.md
@@ -68,8 +68,8 @@ steps:
68
Codecov's Action supports inputs from the user. These inputs, along with their descriptions and usage contexts, are listed in the table below:
69
70
| Input | Description | Required |
71
-| :---: | :---: | :---: |
72
-| `token` | Repository Codecov token. Used to authorize report uploads | Optional
+| :--- | :--- | :---: |
+| `token` | Repository Codecov token. Used to authorize report uploads | *Required
73
| `codecov_yml_path` | Specify the path to the Codecov YML | Optional
74
| `commit_parent` | Override to specify the parent commit SHA | Optional
75
| `directory` | Directory to search for coverage reports. | Optional
0 commit comments