Skip to content

Commit

Permalink
ci: Add prettier changelog messages
Browse files Browse the repository at this point in the history
  • Loading branch information
strakam authored and jdujava committed Sep 25, 2024
1 parent 850a037 commit 42e11b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ jobs:
# this is a built-in strategy in release-please, see "Action Inputs"
# for more options
release-type: python
changelog-types: '[{"type":"feat","section":"🚀 Features"},{"type":"fix","section":"🐛 Bug Fixes"}, {"type":"refactor", "section":"🛠️ Refactor}]'

0 comments on commit 42e11b6

Please sign in to comment.