Skip to content

Commit cbe3adb

Browse files
committed
remove homebrew tap config
1 parent 371f4d1 commit cbe3adb

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

.goreleaser.yaml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -60,20 +60,6 @@ nfpms:
6060
- rpm
6161
- apk
6262

63-
brews:
64-
- repository:
65-
owner: karol-broda
66-
name: homebrew-tap
67-
token: "{{ .Env.HOMEBREW_TAP_TOKEN }}"
68-
skip_upload: auto
69-
homepage: https://github.com/karol-broda/snitch
70-
description: a friendlier ss/netstat for humans
71-
license: MIT
72-
install: |
73-
bin.install "snitch"
74-
test: |
75-
system "#{bin}/snitch", "--version"
76-
7763
release:
7864
github:
7965
owner: karol-broda

0 commit comments

Comments
 (0)