Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/rec' into rec-release
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Sep 10, 2024
2 parents 254a278 + 7e24a46 commit ff0e6ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .releaserc.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
"@semantic-release/github",
{
"successCommentCondition": "<% return issue.user.type !== 'Bot'; %>",
"successComment": ":tada: This issue has been resolved in version ${nextRelease.version} :tada:\n\nThe release is available on [GitHub release](<github_release_url>), pr creator: <% return issue.pull_request; %>"
"successComment": ":tada: <% return issue.pull_request; %>"
}
],
"@semantic-release/git",
Expand Down

0 comments on commit ff0e6ef

Please sign in to comment.