mirror of
https://github.com/codecov/codecov-action.git
synced 2026-02-08 03:57:26 +00:00
Update action.yml
This commit is contained in:
parent
76c6b10085
commit
d60d91739d
1 changed files with 1 additions and 1 deletions
|
|
@ -113,7 +113,7 @@ inputs:
|
|||
required: false
|
||||
default: 'false'
|
||||
slug:
|
||||
description: 'Set to the owner/repo slug used instead of the private repo token. Only applicable to some Enterprise users.'
|
||||
description: '[Required when using the org token] Set to the owner/repo slug used instead of the private repo token. Only applicable to some Enterprise users.'
|
||||
required: false
|
||||
swift_project:
|
||||
description: 'Specify the swift project name. Useful for optimization.'
|
||||
|
|
|
|||
Loading…
Reference in a new issue