Skip to content

Commit c4a672c

Browse files
committed
ADd homebrew tap github token
1 parent de6bb2f commit c4a672c

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
@@ -36,7 +36,7 @@ brews:
3636
- tap:
3737
owner: cloudentity
3838
name: homebrew-tap
39-
token: "{{ .Env.GITHUB_TOKEN }}"
39+
token: "{{ .Env.HOMEBREW_TAP_GITHUB_TOKEN }}"
4040
folder: Formula
4141
homepage: "https://github.com/cloudentity/oauth2c"
4242
description: "CLI for OAuth2"

0 commit comments

Comments
 (0)