Skip to content

Commit f1fff9f

Browse files
committed
updating goreleaser config
1 parent d6f658d commit f1fff9f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.goreleaser.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,11 @@ changelog:
4747

4848
brews:
4949
- name: tica
50-
homepage: https://github.com/gavasc/homebrew-taps
51-
tap:
50+
homepage: https://github.com/gavasc/homebrew-taps
51+
repository:
5252
owner: gavasc
5353
name: homebrew-taps
54+
token: "{{ .Env.GITHUB_TOKEN}}"
5455

5556
release:
5657
footer: >-

0 commit comments

Comments
 (0)