From 8c40c8cd55785d55d44dbc0aba9f73db8713f13d Mon Sep 17 00:00:00 2001 From: Tom Hu <88201630+thomasrockhu-codecov@users.noreply.github.com> Date: Thu, 1 Feb 2024 15:44:10 -0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 188c355e47..d8bb2af7fb 100644 --- a/README.md +++ b/README.md @@ -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