Skip to content

Commit 302bab6

Browse files
Use PAT for homebrew-tap push
1 parent 63253e8 commit 302bab6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.goreleaser.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ brews:
5252
- repository:
5353
owner: marckohlbrugge
5454
name: homebrew-tap
55+
token: "{{ .Env.HOMEBREW_TAP_GITHUB_TOKEN }}"
5556
directory: Formula
5657
homepage: https://github.com/marckohlbrugge/fastmail-cli
5758
description: Command-line interface for Fastmail

0 commit comments

Comments
 (0)