Add network filter parameter

This commit is contained in:
Tom Hu
2021-03-16 09:17:23 -04:00
parent 1f8f3abccc
commit 79a0ba12c8
6 changed files with 19 additions and 3 deletions

View File

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