Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Commit

Permalink
goreleaser: release checksums as well
Browse files Browse the repository at this point in the history
  • Loading branch information
fatih committed Aug 27, 2021
1 parent 9109ec0 commit ed2e727
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 @@ -55,6 +55,8 @@ archives:
format: zip
snapshot:
name_template: "{{ .Tag }}-next"
checksum:
name_template: 'checksums.txt'
changelog:
sort: asc
filters:
Expand Down

0 comments on commit ed2e727

Please sign in to comment.