Skip to content

Commit 5a3238e

Browse files
committed
Removed brew formular skip upload
Signed-off-by: Dave Shanley <dshanley@splunk.com>
1 parent 2e95a1c commit 5a3238e

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.goreleaser.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -62,14 +62,6 @@ brews:
6262
# Default is empty.
6363
license: "MIT"
6464

65-
# Setting this will prevent goreleaser to actually try to commit the updated
66-
# formula - instead, the formula file will be stored on the dist folder only,
67-
# leaving the responsibility of publishing it to the user.
68-
# If set to auto, the release will not be uploaded to the homebrew tap
69-
# in case there is an indicator for prerelease in the tag e.g. v1.0.0-rc1
70-
# Default is false.
71-
skip_upload: true
72-
7365
# So you can `brew test` your formula.
7466
# Default is empty.
7567
test: |

0 commit comments

Comments
 (0)