Skip to content

Commit

Permalink
chore: change commit template style
Browse files Browse the repository at this point in the history
  • Loading branch information
Bambooin committed Nov 24, 2023
1 parent 0375d2b commit 9f0f371
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
configurationJson: |
{
"template": "Change log from #{{FROM_TAG}} to #{{TO_TAG}}: #{{RELEASE_DIFF}}\n#{{UNCATEGORIZED}}",
"pr_template": "- #{{MERGE_SHA}} #{{TITLE}}"
"pr_template": "- [#{{MERGE_SHA}}] - #{{TITLE}}"
}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 9f0f371

Please sign in to comment.