mirror of
https://github.com/codecov/codecov-action.git
synced 2026-02-10 04:57:24 +00:00
actions/checkout@v2
GitHub Action that uploads coverage reports for your repository to codecov.io
This commit is contained in:
parent
a8b0ea76d3
commit
49927bea74
1 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
name: 'Codecov.io'
|
||||
description: 'GitHub Action that uploads coverage reports for your repository to codecov.io'
|
||||
author: 'Kayda Roark<@kayda1218>| Codecov.io'
|
||||
name: 'master.yml'
|
||||
description: 'Github Action that uploads coverage reports for your repository to codecov.io'
|
||||
author: 'Kayda Roark<@kayda1218>| master.yml'
|
||||
inputs:
|
||||
token:
|
||||
description: 'Repository upload token - get it from codecov.io. Required only for private repositories'
|
||||
|
|
|
|||
Loading…
Reference in a new issue