Skip to content

Commit

Permalink
Compile
Browse files Browse the repository at this point in the history
  • Loading branch information
sethvargo committed Nov 25, 2021
1 parent ddbc479 commit 2428105
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -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}`);
}
});
}
Expand Down

0 comments on commit 2428105

Please sign in to comment.