Skip to content

Commit

Permalink
Update github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
soloam committed May 10, 2024
1 parent 835daeb commit bb089c0
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 bb089c0

Please sign in to comment.