mirror of
https://github.com/codecov/codecov-action.git
synced 2026-02-14 23:17:25 +00:00
Update action.yml
Co-authored-by: Cristian Le <github@lecris.me>
This commit is contained in:
parent
09d4894248
commit
555432fa43
1 changed files with 1 additions and 1 deletions
|
|
@ -97,7 +97,7 @@ inputs:
|
||||||
required: false
|
required: false
|
||||||
use_oidc:
|
use_oidc:
|
||||||
description: 'Use OIDC instead of token. This will ignore any token supplied'
|
description: 'Use OIDC instead of token. This will ignore any token supplied'
|
||||||
required: false
|
default: false
|
||||||
verbose:
|
verbose:
|
||||||
description: 'Specify whether the Codecov output should be verbose'
|
description: 'Specify whether the Codecov output should be verbose'
|
||||||
required: false
|
required: false
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue