From 3b9921d59722d622688aa7c869d2b72ac99aab1f Mon Sep 17 00:00:00 2001 From: naiba Date: Wed, 3 Nov 2021 21:48:24 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20archive=20file=20name?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .goreleaser.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.goreleaser.yml b/.goreleaser.yml index dedcc635..b9496b49 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -32,7 +32,7 @@ checksum: snapshot: name_template: "nezha-agent" archives: - - name_template: "{{ .Version }}_{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}{{ if .Mips }}_{{ .Mips }}{{ end }}" + - name_template: "nezha-agent_{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}{{ if .Mips }}_{{ .Mips }}{{ end }}" allow_different_binary_count: true files: - none*