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 0ff5143 commit 257b01cCopy full SHA for 257b01c
.goreleaser.yml
@@ -54,14 +54,6 @@ brews:
54
# Default is empty.
55
homepage: "https://epithet.io/"
56
57
- # Setting this will prevent goreleaser to actually try to commit the updated
58
- # formula - instead, the formula file will be stored on the dist folder only,
59
- # leaving the responsibility of publishing it to the user.
60
- # If set to auto, the release will not be uploaded to the homebrew tap
61
- # in case there is an indicator for prerelease in the tag e.g. v1.0.0-rc1
62
- # Default is false.
63
- skip_upload: true
64
-
65
# So you can `brew test` your formula.
66
67
test: |
0 commit comments