Add makefile and automations

This commit is contained in:
Tom Hu
2020-12-20 16:57:08 -05:00
parent 7de43a7373
commit c6de3f8548
5 changed files with 36 additions and 1 deletions

View File

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