We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44c9ee4 commit 35d170cCopy full SHA for 35d170c
1 file changed
.goreleaser.yml
@@ -73,8 +73,7 @@ brews:
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
+ 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