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`.