Skip to content

Commit 421e3d7

Browse files
committed
chore: goreleaser should use default token for brew
1 parent fb37b23 commit 421e3d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ brews:
4141
owner: protoconf
4242
name: homebrew-tap
4343

44-
token: "{{ .Env.DEPLOY_GITHUB_TOKEN }}"
44+
# token: "{{ .Env.DEPLOY_GITHUB_TOKEN }}"
4545

4646
# Git author used to commit to the repository.
4747
# Defaults are shown.

0 commit comments

Comments
 (0)