Skip to content

Commit

Permalink
chore: goreleaser set rlcp field (#1967)
Browse files Browse the repository at this point in the history
Signed-off-by: Gaius <[email protected]>
  • Loading branch information
gaius-qi authored Jan 3, 2023
1 parent 2f761e6 commit 22eb961
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ builds:

archives:
- name_template: "dragonfly-{{ .Version }}-{{ .Os }}-{{ .Arch }}"
rlcp: true
format: tar.gz
files:
- LICENSE
Expand Down

0 comments on commit 22eb961

Please sign in to comment.