Skip to content

Commit

Permalink
ci(publish): use prerelease: auto in GoReleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
rami3l committed Jul 27, 2023
1 parent 44a09f2 commit cb495fc
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 @@ -43,6 +43,9 @@ archives:
checksum:
name_template: "checksums.txt"

release:
prerelease: auto

changelog:
sort: asc
filters:
Expand Down

0 comments on commit cb495fc

Please sign in to comment.