mirror of
https://github.com/goreleaser/goreleaser.git
synced 2026-06-19 23:24:39 +02:00
docs: fix config field (#2228)
This commit is contained in:
@@ -216,7 +216,7 @@ nfpms:
|
||||
rpm:
|
||||
replacements:
|
||||
amd64: x86_64
|
||||
name_template: "{{ .ProjectName }}-{{ .Version }}-{{ .Arch }}"
|
||||
file_name_template: "{{ .ProjectName }}-{{ .Version }}-{{ .Arch }}"
|
||||
files:
|
||||
"tmp/man.gz": "/usr/share/man/man8/app.8.gz"
|
||||
config_files:
|
||||
|
||||
Reference in New Issue
Block a user