Skip to content

Commit 5248f8d

Browse files
committed
Use the right GH_TOKEN
1 parent 9c59ffb commit 5248f8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ brews:
3131
- repository:
3232
owner: owenthereal
3333
name: homebrew-candy
34-
token: "{{ .Env.GITHUB_TOKEN }}"
34+
token: "{{ .Env.CI_GITHUB_TOKEN }}"
3535
commit_author:
3636
name: Owen Ou
3737

0 commit comments

Comments
 (0)