mirror of https://github.com/pressly/goose.git
chore: fix goreleaser deprecation notice
parent
d994786c18
commit
b831b828e1
|
@ -31,6 +31,6 @@ archives:
|
||||||
checksum:
|
checksum:
|
||||||
name_template: "checksums.txt"
|
name_template: "checksums.txt"
|
||||||
snapshot:
|
snapshot:
|
||||||
name_template: "{{ incpatch .Version }}-next"
|
version_template: "{{ incpatch .Version }}-next"
|
||||||
changelog:
|
changelog:
|
||||||
use: github-native
|
use: github-native
|
||||||
|
|
Loading…
Reference in New Issue