Skip to content

Commit

Permalink
πŸ’š Update dev-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MrKai77 authored Jun 26, 2024
1 parent fb9d911 commit bb02d1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ jobs:
configurationJson: |
{
"template": "#{{CHANGELOG}}\n## πŸ’­ Uncategorized\n#{{UNCATEGORIZED}}",
"pr_template": "- ##{{NUMBER}} #{{TITLE}}",
"pr_template": "- #{{TITLE}} ##{{NUMBER}}",
"categories": [
{
"title": "## ✨ New Features",
Expand Down

0 comments on commit bb02d1b

Please sign in to comment.