Skip to content

fix: use HOMEBREW_TAP_TOKEN for homebrew formula push#41

Merged
cjimti merged 1 commit intomasterfrom
fix/tap_build
Feb 6, 2026
Merged

fix: use HOMEBREW_TAP_TOKEN for homebrew formula push#41
cjimti merged 1 commit intomasterfrom
fix/tap_build

Conversation

@cjimti
Copy link
Member

@cjimti cjimti commented Feb 6, 2026

Summary

  • Add explicit token field to goreleaser brews.repository config so it uses HOMEBREW_TAP_TOKEN instead of the default GITHUB_TOKEN

Context

Release v1.7.1 signing succeeded (#40) but the homebrew formula push to txn2/homebrew-tap failed with:

403 Resource not accessible by integration []

The default GITHUB_TOKEN only has access to the current repo, not txn2/homebrew-tap.

Validated locally

  • goreleaser check passes

@cjimti cjimti closed this Feb 6, 2026
@cjimti cjimti reopened this Feb 6, 2026
@cjimti cjimti merged commit 77ad396 into master Feb 6, 2026
12 checks 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