Add parameters to the action.yml

This commit is contained in:
Tom Hu
2021-01-05 17:31:02 -05:00
parent a92c414703
commit e9131c5f9c
5 changed files with 73 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "codecov-action",
"version": "1.2.0",
"version": "1.2.1",
"description": "Upload coverage reports to Codecov from GitHub Actions",
"main": "index.js",
"scripts": {