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}`); } }); }