Skip to content

Commit

Permalink
Use creatordate for sorting
Browse files Browse the repository at this point in the history
  • Loading branch information
sourishkrout committed Jan 4, 2024
1 parent b2ec634 commit e4cb374
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ project_name: runme
snapshot:
name_template: "{{ incpatch .Version }}-next"

git:
tag_sort: -version:creatordate

builds:
- id: cli
main: .
Expand Down

0 comments on commit e4cb374

Please sign in to comment.