mirror of
https://github.com/davidallendj/magellan.git
synced 2025-12-20 03:27:03 -07:00
Fixed deprecation warning in goreleaser
This commit is contained in:
parent
054fc58e1a
commit
71256f6154
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ dockers:
|
||||||
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…
Add table
Add a link
Reference in a new issue