Skip to content

Commit

Permalink
chore: enable prerelease detection
Browse files Browse the repository at this point in the history
  • Loading branch information
estahn committed Dec 25, 2020
1 parent e3e31b2 commit 104987f
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 @@ -25,6 +25,9 @@ dockers:
- "--build-arg=BUILD_DATE={{.Date}}"
- "--build-arg=VCS_REF={{.FullCommit}}"

release:
prerelease: auto

changelog:
filters:
exclude:
Expand Down

0 comments on commit 104987f

Please sign in to comment.