From 2bec502904a485ce65573b5d54c4586910bdd368 Mon Sep 17 00:00:00 2001 From: Ada Date: Sun, 10 Mar 2024 10:52:21 +0100 Subject: [PATCH] WIP --- .goreleaser.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 57cdc9a..effd894 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -26,9 +26,6 @@ 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`.