From 111c74ca1177d7055e26f2ed837e0da04ea5bd69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cibrahim0814=E2=80=9D?= Date: Wed, 7 Aug 2019 20:56:18 -0700 Subject: [PATCH] readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 714676d..258b00a 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Codecov's Action currently supports four inputs from the user: `token`, `file`, | :---: | :---: | :---: | | `token` | Used to authorize coverage report uploads | *Required only for private repos* | | `file` | Location of the coverage report | Optional -| `flags` | Flag upload under a certain group name | Optional +| `flags` | Flag upload under a certain group | Optional | `name` | Custom defined name for the upload | Optional ### Example `workflow.yml` with Codecov Action