Skip to content

Commit

Permalink
Reformat release notes to have author
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeage committed Feb 20, 2023
1 parent 578d540 commit 95b09ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ jobs:
}
]
,
"pr_template": "- PR ##{{NUMBER}}: #{{TITLE}} by #{{AUTHOR}}"
"pr_template": "- #{{TITLE}} (PR ##{{NUMBER}} by #{{AUTHOR}})"
}
- name: Echo Changelog (for debugging purposes)
Expand Down

0 comments on commit 95b09ff

Please sign in to comment.