Skip to content

feat: publish to blairham/homebrew-tap on release#42

Merged
blairham merged 1 commit into
mainfrom
feat/homebrew-tap
May 14, 2026
Merged

feat: publish to blairham/homebrew-tap on release#42
blairham merged 1 commit into
mainfrom
feat/homebrew-tap

Conversation

@blairham
Copy link
Copy Markdown
Owner

Summary

  • Add homebrew_casks block to .goreleaser.yml targeting blairham/homebrew-tap
  • Pass HOMEBREW_TAP_TOKEN to the release workflow so goreleaser can push the cask

Prerequisites before next release

  • Add HOMEBREW_TAP_TOKEN secret to this repo's actions environment. Use a PAT with repo scope (classic) or a fine-grained token with Contents: Read and write on blairham/homebrew-tap.

Test plan

  • Cut a v* tag after merge; confirm goreleaser run pushes a cask to blairham/homebrew-tap/Casks/ghorg.rb
  • brew tap blairham/tap && brew install ghorg works on macOS

🤖 Generated with Claude Code

Add homebrew_casks block to goreleaser config and wire HOMEBREW_TAP_TOKEN
through the release workflow so tagged releases push a cask to the
blairham/homebrew-tap repo.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@blairham blairham merged commit dec854a into main May 14, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant