Skip to content

Commit 29d29d9

Browse files
committed
Skip pre release uploads
1 parent 405e868 commit 29d29d9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.goreleaser.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,7 @@ brews:
8787
license: "Apache-2.0"
8888
# If set to auto, the release will not be uploaded to the homebrew tap repo
8989
# if the tag has a prerelease indicator (e.g. v0.0.1-alpha1)
90-
# Not setting it for now so we can publish prerelease tags
91-
# skip_upload: auto
90+
skip_upload: auto
9291

9392
snapcrafts:
9493
# IDs of the builds for which to create packages for

0 commit comments

Comments
 (0)