Skip to content

Commit

Permalink
Log error
Browse files Browse the repository at this point in the history
Signed-off-by: Shakar Bakr <[email protected]>
  • Loading branch information
5h4k4r committed Sep 19, 2023
1 parent a8bf3ce commit 81c60fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ async function commitChanges(file, filePath) {
);
console.log('Branch Updated')
} catch (error) {
console.log(error)
core.setFailed(error);

}
Expand Down

0 comments on commit 81c60fa

Please sign in to comment.