From d60d91739d9d3826d462d712e6da139eb01cdc83 Mon Sep 17 00:00:00 2001 From: Tom Hu <88201630+thomasrockhu-codecov@users.noreply.github.com> Date: Tue, 29 Oct 2024 11:32:47 -0500 Subject: [PATCH] Update action.yml --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index e3bae00..ce7eb80 100644 --- a/action.yml +++ b/action.yml @@ -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.'