Compile
This commit is contained in:
parent
ddbc4798b7
commit
2428105372
1 changed files with 1 additions and 1 deletions
2
dist/index.js
vendored
2
dist/index.js
vendored
|
|
@ -295,7 +295,7 @@ function run() {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
catch (err) {
|
catch (err) {
|
||||||
(0, core_1.setFailed)(`Action failed with error: ${err}`);
|
(0, core_1.setFailed)(`google-github-actions/auth failed with: ${err}`);
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue