Skip to content

Commit

Permalink
ci: fix release notes not populated by goreleaser (backport #12919) (#…
Browse files Browse the repository at this point in the history
…13018)

* ci: fix release notes not populated by goreleaser

(cherry picked from commit c670fec)

# Conflicts:
#	cosmovisor/go.mod
#	cosmovisor/go.sum
#	go.work.sum

* updates

* revert

Co-authored-by: Julien Robert <julien@rbrt.fr>
  • Loading branch information
mergify[bot] and julienrbrt committed Aug 24, 2022
1 parent 252c673 commit cb7bdca
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 @@ -24,4 +24,4 @@ snapshot:
name_template: SNAPSHOT-{{ .Commit }}

changelog:
skip: true
skip: false

0 comments on commit cb7bdca

Please sign in to comment.