We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0310a4 commit 21d1891Copy full SHA for 21d1891
.goreleaser.yaml
@@ -123,9 +123,8 @@ brews:
123
repository:
124
owner: minicodemonkey
125
name: homebrew-chief
126
- # Use HOMEBREW_TAP_GITHUB_TOKEN for pushing to tap repo
127
token: "{{ .Env.HOMEBREW_TAP_GITHUB_TOKEN }}"
128
- directory: Formula
+ directory: Formula
129
homepage: "https://minicodemonkey.github.io/chief/"
130
description: "Autonomous agent loop for working through PRDs with Claude Code"
131
license: "MIT"
0 commit comments