fix: fix error in goreleaser.yml
This commit is contained in:
parent
a3dc4eddfa
commit
8edb962f9b
1 changed files with 0 additions and 6 deletions
|
|
@ -34,12 +34,6 @@ signs:
|
||||||
- "${artifact}"
|
- "${artifact}"
|
||||||
artifacts: all
|
artifacts: all
|
||||||
|
|
||||||
windows:
|
|
||||||
publisher: "Ihr Name oder Firmenname"
|
|
||||||
product_name: "Ihr Produktname"
|
|
||||||
file_version: "{{ .Version }}"
|
|
||||||
copyright: "Copyright © {{ .Year }} Ihr Name"
|
|
||||||
|
|
||||||
archives:
|
archives:
|
||||||
- format: tar.gz
|
- format: tar.gz
|
||||||
# this name template makes the OS and Arch compatible with the results of `uname`.
|
# this name template makes the OS and Arch compatible with the results of `uname`.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue