Skip to content

Commit

Permalink
goreleaser should release rc's as prereleases (#653)
Browse files Browse the repository at this point in the history
  • Loading branch information
willscott committed Jul 7, 2020
1 parent 45e0be6 commit 06b9382
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,5 @@ changelog:
exclude:
- '^docs:'
- '^test:'
release:
prerelease: auto

0 comments on commit 06b9382

Please sign in to comment.