Update README.md (#718)

Fix input name based on the example above (https://github.com/codecov/codecov-action/blob/3a932f30ee57885fc5aef5f340a7a0d8cf8db720/README.md?plain=1#L39)
This commit is contained in:
Stefano
2023-02-09 02:39:34 +05:30
committed by GitHub
parent a622646a2c
commit 0a0c29f6e1
+1 -1
View File
@@ -46,7 +46,7 @@ steps:
## Arguments
Codecov's Action currently supports five inputs from the user: `token`, `file`, `flags`,`name`, and `fail_ci_if_error`. These inputs, along with their descriptions and usage contexts, are listed in the table below:
Codecov's Action currently supports five inputs from the user: `token`, `files`, `flags`,`name`, and `fail_ci_if_error`. These inputs, along with their descriptions and usage contexts, are listed in the table below:
| Input | Description | Usage |
| :---: | :---: | :---: |