Skip to content

Commit

Permalink
Fix goreleaser to use the right tag
Browse files Browse the repository at this point in the history
  • Loading branch information
jocgir committed Oct 3, 2024
1 parent 840ef00 commit 03d662d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,9 @@ archives:
# GitHub release customization
release:
prerelease: auto

git:
tag_sort: -version:creatordate
prerelease_suffix: "-"
ignore_tags:
- download_test

0 comments on commit 03d662d

Please sign in to comment.