mirror of
https://github.com/codecov/codecov-action.git
synced 2025-12-08 08:06:27 +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)'
|
||||
default: ''
|
||||
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}}'
|
||||
branding:
|
||||
color: 'red'
|
||||
|
||||
Reference in New Issue
Block a user