mirror of
https://github.com/codecov/codecov-action.git
synced 2026-02-11 13:37:25 +00:00
readme
This commit is contained in:
parent
413e76629d
commit
47224ae4e6
1 changed files with 4 additions and 4 deletions
|
|
@ -54,10 +54,10 @@ jobs:
|
||||||
|
|
||||||
| Input | Description | Usage |
|
| Input | Description | Usage |
|
||||||
| :---: | :---: | :---: |
|
| :---: | :---: | :---: |
|
||||||
| `token` | Used to authorize coverage report uploads | ***Required for private repos*** |
|
| `token` | Used to authorize coverage report uploads | *Required for private repos* |
|
||||||
| `file` | Location of the coverage report | *Optional*
|
| `file` | Location of the coverage report | Optional
|
||||||
| `flags` | Flag upload under a certain group name | *Optional*
|
| `flags` | Flag upload under a certain group name | Optional
|
||||||
| `name` | Custom defined name for the upload | *Optional*
|
| `name` | Custom defined name for the upload | Optional
|
||||||
|
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue