Skip to content

Commit

Permalink
build: Enable tagging issues on release
Browse files Browse the repository at this point in the history
  • Loading branch information
aalmiray committed Dec 6, 2022
1 parent 1309acf commit 6b1a7a1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions jreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ release:
github:
branch: master
overwrite: true
issues:
enabled: true
changelog:
formatted: ALWAYS
preset: conventional-commits
Expand Down

0 comments on commit 6b1a7a1

Please # to comment.