From b12960727c79770cb64fce019af2da7194a57312 Mon Sep 17 00:00:00 2001 From: Tom Hu <88201630+thomasrockhu-codecov@users.noreply.github.com> Date: Thu, 31 Oct 2024 08:49:52 -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 16a21e9..b5a34c9 100644 --- a/action.yml +++ b/action.yml @@ -82,7 +82,7 @@ inputs: description: 'Override the assumed OS. Options available at cli.codecov.io' required: false override_branch: - description: 'Branch to which this commit belongs' + description: 'Specify the branch to be displayed with this commit on Codecov' required: false override_build: description: 'Specify the build number manually'