We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82ab52d commit 93b3deaCopy full SHA for 93b3dea
action.yml
@@ -3,7 +3,7 @@ description: 'GitHub Action that uploads coverage reports for your repository to
3
author: 'Ibrahim Ali <@ibrahim0814> & Thomas Hu <@thomasrockhu> | Codecov'
4
inputs:
5
token:
6
- description: 'Repository upload token - get it from codecov.io. Required only for private repositories'
+ description: 'Repository Codecov token. Used to authorize report uploads'
7
required: false
8
codecov_yml_path:
9
description: 'Specify the path to the Codecov YML'
0 commit comments