We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de6bb2f commit c4a672cCopy full SHA for c4a672c
.goreleaser.yaml
@@ -36,7 +36,7 @@ brews:
36
- tap:
37
owner: cloudentity
38
name: homebrew-tap
39
- token: "{{ .Env.GITHUB_TOKEN }}"
+ token: "{{ .Env.HOMEBREW_TAP_GITHUB_TOKEN }}"
40
folder: Formula
41
homepage: "https://github.com/cloudentity/oauth2c"
42
description: "CLI for OAuth2"
0 commit comments