Skip to content

Commit 93b3dea

Browse files
Update action.yml
1 parent 82ab52d commit 93b3dea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: 'GitHub Action that uploads coverage reports for your repository to
33
author: 'Ibrahim Ali <@ibrahim0814> & Thomas Hu <@thomasrockhu> | Codecov'
44
inputs:
55
token:
6-
description: 'Repository upload token - get it from codecov.io. Required only for private repositories'
6+
description: 'Repository Codecov token. Used to authorize report uploads'
77
required: false
88
codecov_yml_path:
99
description: 'Specify the path to the Codecov YML'

0 commit comments

Comments
 (0)