mirror of
https://github.com/codecov/codecov-action.git
synced 2026-02-14 06:57:26 +00:00
Update action.yml
This commit is contained in:
parent
dd426b6af7
commit
b12960727c
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@ inputs:
|
||||||
description: 'Override the assumed OS. Options available at cli.codecov.io'
|
description: 'Override the assumed OS. Options available at cli.codecov.io'
|
||||||
required: false
|
required: false
|
||||||
override_branch:
|
override_branch:
|
||||||
description: 'Branch to which this commit belongs'
|
description: 'Specify the branch to be displayed with this commit on Codecov'
|
||||||
required: false
|
required: false
|
||||||
override_build:
|
override_build:
|
||||||
description: 'Specify the build number manually'
|
description: 'Specify the build number manually'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue