mirror of
https://github.com/codecov/codecov-action.git
synced 2026-02-07 19:47:25 +00:00
Update action.yml
Co-authored-by: Joe Becher <joe.becher@sentry.io>
This commit is contained in:
parent
85c454c4e3
commit
eb7db152fb
1 changed files with 1 additions and 1 deletions
|
|
@ -122,7 +122,7 @@ inputs:
|
|||
description: 'Repository Codecov token. Used to authorize report uploads'
|
||||
required: false
|
||||
url:
|
||||
description: 'Set to the Codecov instance URl. Only applicable to some Enterprise users.'
|
||||
description: 'Set to the Codecov instance URl. Used by Dedicated Enterprise Cloud customers.'
|
||||
required: false
|
||||
use_legacy_upload_endpoint:
|
||||
description: 'Use the legacy upload endpoint.'
|
||||
|
|
|
|||
Loading…
Reference in a new issue