Skip to content

Commit

Permalink
feat(goreleaser): enable release discussions and prerelease support
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Sharov <[email protected]>
  • Loading branch information
kvendingoldo committed Dec 27, 2024
1 parent 3322cae commit 073ba93
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -353,6 +353,8 @@ archives:

release:
name_template: "Release {{.Tag}}"
discussion_category_name: Release
prerelease: auto

changelog:
use: github-native
Expand Down

0 comments on commit 073ba93

Please sign in to comment.