From 2428105372fb1949a1be64e9605b814d50c5f7d7 Mon Sep 17 00:00:00 2001 From: Seth Vargo Date: Thu, 25 Nov 2021 14:28:51 -0500 Subject: [PATCH] Compile --- dist/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/index.js b/dist/index.js index 4b05572..f01f382 100644 --- a/dist/index.js +++ b/dist/index.js @@ -295,7 +295,7 @@ function run() { } } catch (err) { - (0, core_1.setFailed)(`Action failed with error: ${err}`); + (0, core_1.setFailed)(`google-github-actions/auth failed with: ${err}`); } }); }