Skip to content

Commit

Permalink
chore(gh-action): adjust title pattern
Browse files Browse the repository at this point in the history
  • Loading branch information
einaralex committed Jun 19, 2024
1 parent eaf3113 commit c81ace7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release-please-config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"pull-request-header": ":robot: I have created a release *beep* *boop*",
"group-pull-request-title-pattern": ":rocket: release ${branch}",
"group-pull-request-title-pattern": "Release ${branch} :rocket:",
"changelog-sections": [
{ "type": "feat", "section": "Features", "hidden": false },
{ "type": "fix", "section": "Bug Fixes", "hidden": false },
Expand Down

0 comments on commit c81ace7

Please sign in to comment.