Skip to content

Commit 5e66fce

Browse files
committed
fix: explicitly pass HOMEBREW_TAP_GITHUB_TOKEN to brew tap repository
1 parent 3368bb9 commit 5e66fce

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.goreleaser.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ brews:
4545
repository:
4646
owner: tmsdnl
4747
name: homebrew-mcp
48+
token: "{{ .Env.HOMEBREW_TAP_GITHUB_TOKEN }}"
4849
directory: Formula
4950
homepage: "https://github.com/tmsdnl/datetime-mcp"
5051
description: "Self-contained date/time provider for Claude Desktop and Claude Code"

0 commit comments

Comments
 (0)