mirror of
https://github.com/codecov/codecov-action.git
synced 2026-02-10 04:57:24 +00:00
Update README.md
Fix input name based on the example above (3a932f30ee/README.md (L39))
This commit is contained in:
parent
3a932f30ee
commit
b11469ff4f
1 changed files with 1 additions and 1 deletions
|
|
@ -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 |
|
||||
| :---: | :---: | :---: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue