Skip to content

Commit 00e6e1f

Browse files
committed
fix: use Formula directory for homebrew CLI formula, not Casks
1 parent 649a77a commit 00e6e1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ homebrew_casks:
7373
owner: raystack
7474
name: homebrew-tap
7575
license: "Apache 2.0"
76-
directory: Casks
76+
directory: Formula
7777
install: |-
7878
bin.install "compass"
7979
commit_author:

0 commit comments

Comments
 (0)