Skip to content

Commit

Permalink
Merge pull request #11 from danvergara/goreleaser-homebrew-token
Browse files Browse the repository at this point in the history
ci(goreleaser): add token
  • Loading branch information
danvergara authored Jul 25, 2021
2 parents ad096ce + ac79f50 commit 082eb6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ brews:
tap:
owner: danvergara
name: homebrew-tools
token: "{{ .Env.HOMEBREW_TAP_GITHUB_TOKEN }}"
commit_author:
name: danvergara
email: [email protected]
Expand Down

0 comments on commit 082eb6f

Please sign in to comment.