Skip to content

ci: use separate token for homebrew tap#17

Merged
0xRaghu merged 1 commit into
mainfrom
fix/release-token-split
May 13, 2026
Merged

ci: use separate token for homebrew tap#17
0xRaghu merged 1 commit into
mainfrom
fix/release-token-split

Conversation

@0xRaghu
Copy link
Copy Markdown
Contributor

@0xRaghu 0xRaghu commented May 13, 2026

Summary

  • use the repo-scoped GitHub token for creating the mnemo GitHub Release
  • pass HOMEBREW_TAP_PAT separately to GoReleaser's Homebrew tap repository config

Why

The v1.3.5 release run built binaries successfully but failed to create the GitHub Release because the Homebrew tap PAT did not have release permissions on Pilan-AI/mnemo.

Verification

  • ruby -e 'require "yaml"; YAML.load_file(".github/workflows/release.yml"); YAML.load_file(".goreleaser.yml")'
  • go run github.com/goreleaser/goreleaser/v2@v2.9.0 check
  • go test ./...

@0xRaghu 0xRaghu merged commit 65b5f21 into main May 13, 2026
7 checks passed
@0xRaghu 0xRaghu deleted the fix/release-token-split branch May 13, 2026 16:42
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