Update action.yml with new authors

Add Thomas Hu as new author 👍
This commit is contained in:
Ibrahim Ali
2020-08-12 00:15:12 -07:00
committed by GitHub
parent 07127fde53
commit ad774549da

View File

@@ -1,6 +1,6 @@
name: 'Codecov' name: 'Codecov'
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: 'Ibrahim Ali <@ibrahim0814> | Codecov' author: 'Ibrahim Ali <@ibrahim0814> & Thomas Hu <@thomasrockhu> | Codecov'
inputs: inputs:
name: name:
description: 'User defined upload name. Visible in Codecov UI' description: 'User defined upload name. Visible in Codecov UI'