undo accidental rebase change

This commit is contained in:
kim 2024-11-25 13:04:11 +00:00
parent 7e2a5213f8
commit d18112b5cf

View file

@ -389,6 +389,8 @@ checksum:
# https://goreleaser.com/customization/snapshots/
snapshot:
version_template: "{{ incpatch .Version }}-SNAPSHOT"
# https://goreleaser.com/customization/source/
source:
enabled: true
name_template: "{{ .ProjectName }}-{{ .Version }}-source-code"