Skip to content

Commit 10059e9

Browse files
committed
Fix Goreleaser access to Brew repository
1 parent 85662a7 commit 10059e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.goreleaser.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,4 @@ brews:
6363
repository:
6464
owner: meap
6565
name: homebrew-runecs
66+
token: "{{ .Env.PUBLISHER_TOKEN }}"

0 commit comments

Comments
 (0)