Skip to content

Commit

Permalink
set goreleaser to prerelease mode if the version in the tag is non-final
Browse files Browse the repository at this point in the history
  • Loading branch information
consolethinks committed Jun 25, 2024
1 parent 1e77318 commit d81be61
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,6 @@ changelog:
exclude:
- "^docs:"
- "^test:"

release:
prerelease: auto

0 comments on commit d81be61

Please sign in to comment.