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