We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bac16ae commit 44c9ee4Copy full SHA for 44c9ee4
1 file changed
.goreleaser.yml
@@ -71,6 +71,10 @@ brews:
71
owner: agentsdance
72
name: agentx
73
token: "{{ .Env.GH_PAT }}"
74
+ pull_request:
75
+ enabled: true
76
+ # Optional: you can specify a base branch if it's not the default
77
+ # base: master
78
directory: Formula
79
homepage: "https://github.com/agentsdance/agentx"
80
description: "CLI tool for managing MCP servers and skills across AI coding agents"
0 commit comments