Skip to content

Commit 77ad396

Browse files
authored
housekeeping: add HOMEBREW_TAP_TOKEN to .goreleaser.yml (#41)
1 parent fa1f898 commit 77ad396

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
@@ -116,6 +116,7 @@ brews:
116116
repository:
117117
owner: txn2
118118
name: homebrew-tap
119+
token: '{{ .Env.HOMEBREW_TAP_TOKEN }}'
119120
commit_author:
120121
name: Craig Johnston
121122
email: cj@imti.co

0 commit comments

Comments
 (0)