From 4223eef5afe9e3b330faccfc894fc41f4ea361c3 Mon Sep 17 00:00:00 2001 From: Dylan Ratcliffe Date: Tue, 13 Feb 2024 22:05:48 +0000 Subject: [PATCH] Update tarfile name to be more logical --- .goreleaser.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 174541de..4d9f6066 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -19,6 +19,7 @@ archives: - format: tar.gz # this name template makes the OS and Arch compatible with the results of uname. name_template: >- + {{ .Binary }}_ {{ .ProjectName }}_ {{- .Version }}_ {{- title .Os }}_