This commit is contained in:
Tom Hu
2021-03-08 19:30:10 -05:00
parent 21a1e2948d
commit 65f43cece2
2 changed files with 1 additions and 2 deletions

1
dist/index.js vendored
View File

@@ -59564,7 +59564,6 @@ var buildExec = function () {
envVarsArg.push(envVarClean);
}
}
console.log(context);
if (token) {
options.env.CODECOV_TOKEN = token;
}