Skip to content

Commit

Permalink
added token for secret.
Browse files Browse the repository at this point in the history
Another round of tags!

Signed-off-by: Dave Shanley <dshanley@splunk.com>
  • Loading branch information
daveshanley committed Jul 19, 2022
1 parent 5a3238e commit 364776b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ brews:
# Defaults to the default repository branch.
branch: main

token: "{{ .Env.HOMEBREW_TAP_GITHUB_TOKEN }}"

# The project name and current git tag are used in the format string.
commit_msg_template: "Brew formula update for {{ .ProjectName }} version {{ .Tag }}"

Expand Down

0 comments on commit 364776b

Please sign in to comment.