mirror of
https://github.com/codecov/codecov-action.git
synced 2026-02-07 19:47:25 +00:00
modify input description
This commit is contained in:
parent
4fb042f123
commit
159fdf6e54
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ inputs:
|
|||
description: 'User defined upload name. Visible in Codecov UI'
|
||||
required: false
|
||||
token:
|
||||
description: 'Set the repository token'
|
||||
description: 'Repository upload token - get it from codecov.io'
|
||||
required: false
|
||||
file:
|
||||
description: 'Path to coverage file to upload'
|
||||
|
|
|
|||
Loading…
Reference in a new issue