Skip to content

Commit

Permalink
build: dont auto publish releases
Browse files Browse the repository at this point in the history
  • Loading branch information
macintoshpie committed Sep 30, 2020
1 parent 5db3e96 commit 5bc6d91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ changelog:
- '^docs:'
- '^test:'
release:
draft: true
# If set to auto, will mark the release as not ready for production
# in case there is an indicator for this in the tag e.g. v1.0.0-rc1
# If set to true, will mark the release as not ready for production.
Expand Down

0 comments on commit 5bc6d91

Please sign in to comment.