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 9c59ffb commit 5248f8dCopy full SHA for 5248f8d
.goreleaser.yml
@@ -31,7 +31,7 @@ brews:
31
- repository:
32
owner: owenthereal
33
name: homebrew-candy
34
- token: "{{ .Env.GITHUB_TOKEN }}"
+ token: "{{ .Env.CI_GITHUB_TOKEN }}"
35
commit_author:
36
name: Owen Ou
37
email: [email protected]
0 commit comments