Update index.js

This commit is contained in:
Thomas Hu
2020-05-06 17:28:51 -04:00
committed by GitHub
parent 1804a456ff
commit 6914527afb

View File

@@ -10,6 +10,7 @@ try {
const flags = core.getInput("flags");
const file = core.getInput("file");
const env_vars = core.getInput("env_vars");
fail_ci = core.getInput("fail_ci_if_error").toLowerCase();
if (