Skip to content

Commit 3ceb307

Browse files
committed
remove homebrew tap configuration from goreleaser
1 parent 8c32812 commit 3ceb307

File tree

1 file changed

+1
-14
lines changed

1 file changed

+1
-14
lines changed

.goreleaser.yaml

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -35,17 +35,4 @@ changelog:
3535
- '^docs:'
3636
- '^test:'
3737

38-
brews:
39-
- name: lazycommit
40-
repository:
41-
owner: m7medVision
42-
name: homebrew-tap
43-
commit_author:
44-
name: goreleaserbot
45-
46-
directory: Formula
47-
homepage: "https://github.com/m7medVision/lazycommit"
48-
description: "AI-powered conventional commits CLI"
49-
license: "MIT"
50-
test: |
51-
system "#{bin}/lazycommit", "--help"
38+

0 commit comments

Comments
 (0)