fix(ci): use goreleaser config version 1
This commit is contained in:
parent
820ebb72ac
commit
24adf4d642
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
version: 2
|
||||
version: 1
|
||||
|
||||
project_name: resource-collector
|
||||
|
||||
|
|
@ -30,7 +30,7 @@ checksum:
|
|||
name_template: checksums.txt
|
||||
|
||||
snapshot:
|
||||
version_template: "{{ incpatch .Version }}-next"
|
||||
name_template: "{{ incpatch .Version }}-next"
|
||||
|
||||
changelog:
|
||||
sort: asc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue