Skip to content

Commit

Permalink
fix: handle latest and prerelease correctly in goreleaser
Browse files Browse the repository at this point in the history
Signed-off-by: Donnie Adams <[email protected]>
  • Loading branch information
thedadams committed Nov 11, 2024
1 parent 0d2346c commit d7a0d9a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ release:
github:
owner: "otto8-ai"
name: "otto8"
make_latest: false
prerelease: auto

brews:
- name: otto8
Expand Down

0 comments on commit d7a0d9a

Please sign in to comment.