Skip to content

Commit

Permalink
fix: use github-native for release notes generation
Browse files Browse the repository at this point in the history
  • Loading branch information
mudler committed Aug 14, 2024
1 parent 45997be commit 89fca9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ checksum:
snapshot:
name_template: "{{ .Tag }}-next"
changelog:
skip: true
use: github-native

0 comments on commit 89fca9e

Please sign in to comment.