mirror of
https://github.com/codecov/codecov-action.git
synced 2026-02-17 16:31:45 +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'
|
name: 'master.yml'
|
||||||
description: 'GitHub Action that uploads coverage reports for your repository to codecov.io'
|
description: 'Github Action that uploads coverage reports for your repository to codecov.io'
|
||||||
author: 'Kayda Roark<@kayda1218>| Codecov.io'
|
author: 'Kayda Roark<@kayda1218>| master.yml'
|
||||||
inputs:
|
inputs:
|
||||||
token:
|
token:
|
||||||
description: 'Repository upload token - get it from codecov.io. Required only for private repositories'
|
description: 'Repository upload token - get it from codecov.io. Required only for private repositories'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue