From 6914527afb9207c52d8b5ebb9f352b8527f01c6a Mon Sep 17 00:00:00 2001 From: Thomas Hu Date: Wed, 6 May 2020 17:28:51 -0400 Subject: [PATCH] Update index.js --- index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/index.js b/index.js index d7f759976..97cccbe71 100644 --- a/index.js +++ b/index.js @@ -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 (