ci: mark goreleaser snapshots as such

This commit is contained in:
jon4hz
2023-02-01 03:54:22 +01:00
parent 716795532e
commit ffda30bd65

View File

@@ -74,7 +74,7 @@ checksum:
name_template: 'checksums.txt'
snapshot:
name_template: "{{ incpatch .Version }}"
name_template: "{{ incpatch .Version }}-devel"
changelog:
sort: asc