From 96ec90ec80a66cc7b44d589861896ad449405ca2 Mon Sep 17 00:00:00 2001 From: Gaius Date: Tue, 25 Jul 2023 21:39:53 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20remove=20archives.rlcp=20in=20.gorelease?= =?UTF-8?q?r.yaml=20refer=20to=20https://gorele=E2=80=A6=20(#2573)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Gaius --- .goreleaser.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.goreleaser.yml b/.goreleaser.yml index 999055205..ce8d85c2e 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -127,7 +127,6 @@ builds: archives: - name_template: "dragonfly-{{ .Version }}-{{ .Os }}-{{ .Arch }}" - rlcp: true format: tar.gz files: - LICENSE