Skip to content

Commit 6ca7abc

Browse files
committed
fixup: tap token location
1 parent 2085b28 commit 6ca7abc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@ brews:
8080
tap:
8181
owner: dpastoor
8282
name: homebrew-tap
83+
token: "{{ .Env.HOMEBREW_TAP_GITHUB_TOKEN }}"
8384
folder: Formula
84-
token: "{{ .Env.HOMEBREW_TAP_GITHUB_TOKEN }}"
8585
goarm: "7"
8686
test: |
8787
system "#{bin}/qvm -v"

0 commit comments

Comments
 (0)