add functionality for tokenless

This commit is contained in:
ibrahim0814
2020-03-04 18:30:14 -08:00
parent 49c86d6a5f
commit c98408608b
5 changed files with 33520 additions and 22 deletions

View File

@@ -12,8 +12,8 @@
"url": "git+https://github.com/codecov/codecov-action.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"author": "Ibrahim Ali",
"license": "MIT",
"bugs": {
"url": "https://github.com/codecov/codecov-action/issues"
},
@@ -24,5 +24,6 @@
"@zeit/ncc": "^0.20.5",
"fs": "0.0.1-security",
"request": "^2.88.0"
}
},
"devDependencies": {}
}