mirror of
https://github.com/codecov/codecov-action.git
synced 2026-02-07 19:47:25 +00:00
Update action.yml
This commit is contained in:
parent
82ab52d110
commit
93b3dea0bf
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ description: 'GitHub Action that uploads coverage reports for your repository to
|
|||
author: 'Ibrahim Ali <@ibrahim0814> & Thomas Hu <@thomasrockhu> | Codecov'
|
||||
inputs:
|
||||
token:
|
||||
description: 'Repository upload token - get it from codecov.io. Required only for private repositories'
|
||||
description: 'Repository Codecov token. Used to authorize report uploads'
|
||||
required: false
|
||||
codecov_yml_path:
|
||||
description: 'Specify the path to the Codecov YML'
|
||||
|
|
|
|||
Loading…
Reference in a new issue