Skip to content

Commit

Permalink
fix: STRF-11050 Fix pipeline by forking semantic-release-github-pullr…
Browse files Browse the repository at this point in the history
…equest (#283)
  • Loading branch information
jairo-bc authored Aug 11, 2023
1 parent 562311f commit 769c7ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@ class HandlebarsRenderer {
}

/**
* As some handlebars helpers do not use the logger, we need to override the console.log method
* As some handlebars helpers do not use the logger, we need to override the console.log method
*/
_overrideConsoleLog() {
if (this.logger !== console) {
Expand Down

0 comments on commit 769c7ad

Please sign in to comment.