Skip to content

Use HOMEBREW_TAP_TOKEN for goreleaser releases#8

Merged
DTTerastar merged 1 commit into
mainfrom
fix-homebrew-tap-token
Apr 8, 2026
Merged

Use HOMEBREW_TAP_TOKEN for goreleaser releases#8
DTTerastar merged 1 commit into
mainfrom
fix-homebrew-tap-token

Conversation

@DTTerastar
Copy link
Copy Markdown
Collaborator

Summary

  • Switch goreleaser from GITHUB_TOKEN to HOMEBREW_TAP_TOKEN so it can push the Homebrew formula to DTTerastar/homebrew-tap

Test plan

  • Merge, tag a new release, and verify the formula appears in the homebrew-tap repo
  • brew tap DTTerastar/tap && brew install liftoff-export

🤖 Generated with Claude Code

The default GITHUB_TOKEN only has write access to the current repo.
Goreleaser needs a PAT with write access to DTTerastar/homebrew-tap
to push the Homebrew formula on release.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@DTTerastar DTTerastar merged commit 769b550 into main Apr 8, 2026
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