mirror of
https://github.com/codecov/codecov-action.git
synced 2026-02-10 04:11:38 +00:00
modify input description
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user