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 95b09ff commit e8f6f51
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": "- #{{TITLE}} (PR ##{{NUMBER}} by #{{AUTHOR}})"
"pr_template": "- #{{TITLE}} (PR ##{{NUMBER}} by @#{{AUTHOR}})"
}
- name: Echo Changelog (for debugging purposes)
Expand Down

0 comments on commit e8f6f51

Please sign in to comment.