Skip to content

Commit

Permalink
Removed brew formular skip upload
Browse files Browse the repository at this point in the history
Signed-off-by: Dave Shanley <dshanley@splunk.com>
  • Loading branch information
daveshanley committed Jul 19, 2022
1 parent 2e95a1c commit 5a3238e
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,14 +62,6 @@ brews:
# Default is empty.
license: "MIT"

# Setting this will prevent goreleaser to actually try to commit the updated
# formula - instead, the formula file will be stored on the dist folder only,
# leaving the responsibility of publishing it to the user.
# If set to auto, the release will not be uploaded to the homebrew tap
# in case there is an indicator for prerelease in the tag e.g. v1.0.0-rc1
# Default is false.
skip_upload: true

# So you can `brew test` your formula.
# Default is empty.
test: |
Expand Down

0 comments on commit 5a3238e

Please sign in to comment.