chore(infrastructure): fix goreleaser warning
This commit is contained in:
parent
b00802862b
commit
03a83d1874
2 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ builds:
|
|||
- arm64
|
||||
binary: '{{ .ProjectName }}_v{{ .Version }}'
|
||||
archives:
|
||||
- format: zip
|
||||
- formats: [ 'zip' ]
|
||||
name_template: '{{ .ProjectName }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}'
|
||||
checksum:
|
||||
extra_files:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue