Skip to content

Commit

Permalink
ci: disable prerelease detection
Browse files Browse the repository at this point in the history
  • Loading branch information
yann-soubeyrand committed Oct 3, 2020
1 parent 86c3c28 commit 8993097
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ builds:
- "CGO_ENABLED=0"

release:
prerelease: "auto"
prerelease: "false"

changelog:
filters:
Expand Down

0 comments on commit 8993097

Please sign in to comment.