mirror of
https://github.com/codecov/codecov-action.git
synced 2026-03-30 01:55:02 +00:00
add readme sections
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
name: 'Codecov'
|
||||
description: 'Github action that uploads coverage reports for this repository to codecov.io'
|
||||
description: 'Github action that uploads coverage reports for your repository to codecov.io'
|
||||
author: 'Ib @ Codecov'
|
||||
inputs:
|
||||
token:
|
||||
description: 'Set the repository token'
|
||||
description: 'Set the repository token'
|
||||
required: true
|
||||
branding:
|
||||
color: 'red'
|
||||
icon: 'umbrella'
|
||||
|
||||
Reference in New Issue
Block a user