From 17fd59d142867f3751de073f789525e6b16df598 Mon Sep 17 00:00:00 2001 From: Ada Date: Sun, 10 Mar 2024 10:48:28 +0100 Subject: [PATCH] WIP1 --- .goreleaser.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.goreleaser.yaml b/.goreleaser.yaml index effd894..57cdc9a 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -26,6 +26,9 @@ builds: - arm - arm64 +git: + tag_sort: semver + archives: - format: tar.gz # this name template makes the OS and Arch compatible with the results of `uname`.