Fix GoReleaser homebrew config: use 'directory' not 'folder'
This commit is contained in:
@@ -103,8 +103,7 @@ brews:
|
|||||||
owner: steveyegge
|
owner: steveyegge
|
||||||
name: beads
|
name: beads
|
||||||
branch: main
|
branch: main
|
||||||
# Formula will be in Formula/bd.rb
|
directory: Formula
|
||||||
folder: Formula
|
|
||||||
homepage: https://github.com/steveyegge/beads
|
homepage: https://github.com/steveyegge/beads
|
||||||
description: "AI-supervised issue tracker for coding workflows"
|
description: "AI-supervised issue tracker for coding workflows"
|
||||||
license: MIT
|
license: MIT
|
||||||
|
|||||||
Reference in New Issue
Block a user