Skip to content

Commit

Permalink
Merge pull request #16 from soloam/dev
Browse files Browse the repository at this point in the history
Update github workflow
  • Loading branch information
soloam authored May 10, 2024
2 parents 9ba93c3 + bb089c0 commit a96dbcd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ categories:
change-template: "- $TITLE @$AUTHOR (#$NUMBER)"
sort-direction: ascending
change-title-escapes: '\<*_&'
replacers:
- search: '/^- [a-zA-Z\_\-]*\: (.*@.*\))$/gm'
replace: "- $1"
exclude-labels:
- "skip-changelog"
exclude-contributors:
Expand Down

0 comments on commit a96dbcd

Please sign in to comment.