Skip to content

Commit

Permalink
Format & build [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 3, 2022
1 parent bcc0950 commit e369373
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -65241,7 +65241,7 @@ async function getAuthUser(token) {
};
}
catch (error) {
core.debug(`- User information retrieve Error: ${error.message}`);
core.debug(`- User information retrieve failed. Error: ${error.message}`);
// https://github.community/t/github-actions-bot-email-address/17204/6
// https://api.github.com/users/github-actions%5Bbot%5D
return {
Expand Down

0 comments on commit e369373

Please sign in to comment.