Skip to content

Commit

Permalink
fix(release): Upgrade goreleaser cfg to replace release on publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Thibaut-gauvin committed Jan 18, 2024
1 parent 2fbfa9a commit 49bf7ba
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 @@ -25,6 +25,8 @@ checksum:
name_template: 'checksums.txt'
snapshot:
name_template: "{{ incpatch .Version }}-dev"
release:
mode: replace
changelog:
sort: asc
filters:
Expand Down

0 comments on commit 49bf7ba

Please sign in to comment.