Skip to content

Commit

Permalink
update generated changelog formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
rfresh2 committed Feb 16, 2024
1 parent 9e8bad1 commit 6ace85f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,11 @@ jobs:
uses: mikepenz/[email protected]
with:
commitMode: true
configurationJson: |
{
"pr_template": "- #{{TITLE}} [#{{AUTHOR}}](#{{URL}})"
}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 6ace85f

Please sign in to comment.