Skip to content

Commit

Permalink
chore: use semver tag_sort for release (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
keroxp authored Jul 19, 2024
1 parent 51fc11a commit ce645f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ builds:
goarch:
- amd64
- arm64
git:
tag_sort: semver
archives:
- format: zip
name_template: "{{ .ProjectName }}_{{ .Os }}_{{ .Arch }}"
Expand Down

0 comments on commit ce645f2

Please sign in to comment.