mirror of
https://github.com/criyle/go-judge.git
synced 2025-11-04 14:50:02 +08:00
goreleaser: deprecate snapshot.name_template
This commit is contained in:
parent
bcc3bcfbe2
commit
fdf64f4899
@ -139,7 +139,7 @@ docker_manifests:
|
|||||||
checksum:
|
checksum:
|
||||||
name_template: "checksums.txt"
|
name_template: "checksums.txt"
|
||||||
snapshot:
|
snapshot:
|
||||||
name_template: "{{ incpatch .Version }}-next"
|
version_template: "{{ incpatch .Version }}-next"
|
||||||
changelog:
|
changelog:
|
||||||
sort: asc
|
sort: asc
|
||||||
filters:
|
filters:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user