Skip to content

Commit 2955cba

Browse files
isaacrowntreeclaude
andcommitted
chore: enable Homebrew tap auto-upload in goreleaser
HOMEBREW_TAP_TOKEN secret is now configured for both slackbuzz-cli and clickup-cli repos. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 32c451e commit 2955cba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ brews:
3737
owner: triptechtravel
3838
name: homebrew-tap
3939
token: "{{ .Env.HOMEBREW_TAP_TOKEN }}"
40-
skip_upload: true
40+
skip_upload: false
4141
homepage: "https://github.com/triptechtravel/slackbuzz-cli"
4242
description: "CLI tool for Slack messaging, channel management, and search"
4343
license: "MIT"

0 commit comments

Comments
 (0)