Add directory and file save

This commit is contained in:
Thomas Hu
2020-07-07 22:29:12 -04:00
parent f3570723ef
commit 85ec2c8d83
5 changed files with 39 additions and 1 deletions

View File

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