We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 405e868 commit 29d29d9Copy full SHA for 29d29d9
.goreleaser.yaml
@@ -87,8 +87,7 @@ brews:
87
license: "Apache-2.0"
88
# If set to auto, the release will not be uploaded to the homebrew tap repo
89
# 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
+ skip_upload: auto
92
93
snapcrafts:
94
# IDs of the builds for which to create packages for
0 commit comments