mirror of
https://github.com/codecov/codecov-action.git
synced 2025-12-09 00:26:25 +00:00
change description for token
This commit is contained in:
@@ -12,7 +12,7 @@ inputs:
|
|||||||
description: 'Flag the upload to group coverage metrics (e.g. unittests | integration | ui,chrome)'
|
description: 'Flag the upload to group coverage metrics (e.g. unittests | integration | ui,chrome)'
|
||||||
default: ''
|
default: ''
|
||||||
token:
|
token:
|
||||||
description: 'Set the private repository token (defaults to environment variable CODECOV_TOKEN)'
|
description: 'Set the private repository token (defaults to secret CODECOV_TOKEN)'
|
||||||
default: '{{secrets.CODECOV_TOKEN}}'
|
default: '{{secrets.CODECOV_TOKEN}}'
|
||||||
branding:
|
branding:
|
||||||
color: 'red'
|
color: 'red'
|
||||||
|
|||||||
Reference in New Issue
Block a user