Skip to content

Commit

Permalink
fix(ci): classify -arabica and -mocha releases as prereleases (#3929
Browse files Browse the repository at this point in the history
)

Update suffix to match -mocha and -arabica. Fixes #3926

---------

Co-authored-by: Rootul P <[email protected]>
  • Loading branch information
pippokr and rootulp authored Oct 16, 2024
1 parent 3d49b60 commit c2d14d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,4 +118,4 @@ changelog:
release:
prerelease: auto
git:
prerelease_suffix: "-rc"
prerelease_suffix: "-"

0 comments on commit c2d14d9

Please sign in to comment.