Skip to content

Commit 257b01c

Browse files
author
Brian McCallister
committed
0.0.4
1 parent 0ff5143 commit 257b01c

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.goreleaser.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -54,14 +54,6 @@ brews:
5454
# Default is empty.
5555
homepage: "https://epithet.io/"
5656

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-
6557
# So you can `brew test` your formula.
6658
# Default is empty.
6759
test: |

0 commit comments

Comments
 (0)