Skip to content

Commit a795159

Browse files
committed
fix: place Homebrew formula in Formula directory
1 parent 6530d12 commit a795159

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ brews:
6666
owner: obay
6767
name: homebrew-tap
6868
token: "{{ .Env.HOMEBREW_TAP_TOKEN }}"
69-
directory: .
69+
directory: Formula
7070
homepage: "https://github.com/obay/hevycli"
7171
description: "CLI for the Hevy fitness tracking platform"
7272
license: "MIT"

0 commit comments

Comments
 (0)