Skip to content

Commit 769c7ad

Browse files
authored
fix: STRF-11050 Fix pipeline by forking semantic-release-github-pullrequest (#283)
1 parent 562311f commit 769c7ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ class HandlebarsRenderer {
356356
}
357357

358358
/**
359-
* As some handlebars helpers do not use the logger, we need to override the console.log method
359+
* As some handlebars helpers do not use the logger, we need to override the console.log method
360360
*/
361361
_overrideConsoleLog() {
362362
if (this.logger !== console) {

0 commit comments

Comments
 (0)