Skip to content
This repository was archived by the owner on Apr 19, 2026. It is now read-only.

fix: release workflow — direct formula push instead of goreleaser brews#41

Merged
jpleva91 merged 1 commit intomainfrom
fix/release-workflow
Mar 27, 2026
Merged

fix: release workflow — direct formula push instead of goreleaser brews#41
jpleva91 merged 1 commit intomainfrom
fix/release-workflow

Conversation

@jpleva91
Copy link
Copy Markdown
Contributor

Goreleaser's brews section requires a classic PAT. Fine-grained tokens cause
net/http: invalid header field value for "Authorization".

Fix: separate update-homebrew job that downloads checksums and pushes the
formula to homebrew-tap via git clone + commit + push. Works with any token type.

🤖 Generated with Claude Code

Goreleaser's brews section requires a classic PAT (fine-grained tokens
cause "invalid header field" errors). Replace with a separate workflow
job that downloads checksums and pushes the formula directly via git.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@jpleva91 jpleva91 merged commit dc47d03 into main Mar 27, 2026
5 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant