mirror of
https://github.com/codecov/codecov-action.git
synced 2025-12-09 00:26:25 +00:00
add argument uage
This commit is contained in:
12
README.md
12
README.md
@@ -52,12 +52,12 @@ jobs:
|
|||||||
|
|
||||||
## Arguments
|
## Arguments
|
||||||
|
|
||||||
| Input | Description |
|
| Input | Description | Usage |
|
||||||
| :---: | :---: |
|
| :---: | :---: | :---: |
|
||||||
| `token` | Used to authorize coverage report uploads |
|
| `token` | Used to authorize coverage report uploads | ***Required for private repos*** |
|
||||||
| `file` | Location of the coverage report |
|
| `file` | Location of the coverage report | *Optional*
|
||||||
| `flags` | Flag upload under a certain group name |
|
| `flags` | Flag upload under a certain group name | *Optional*
|
||||||
| `name` | Custom defined name for the upload |
|
| `name` | Custom defined name for the upload | *Optional*
|
||||||
|
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|||||||
Reference in New Issue
Block a user