fix: remove archives.rlcp in .goreleaser.yaml refer to https://gorele… (#2573)

Signed-off-by: Gaius <gaius.qi@gmail.com>
This commit is contained in:
Gaius 2023-07-25 21:39:53 +08:00 committed by GitHub
parent 22e7d629aa
commit 96ec90ec80
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -127,7 +127,6 @@ builds:
archives: archives:
- name_template: "dragonfly-{{ .Version }}-{{ .Os }}-{{ .Arch }}" - name_template: "dragonfly-{{ .Version }}-{{ .Os }}-{{ .Arch }}"
rlcp: true
format: tar.gz format: tar.gz
files: files:
- LICENSE - LICENSE