Skip to content

Commit

Permalink
Setting up homebrew tap token for goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
robscott committed Jan 25, 2023
1 parent 7ed01c1 commit 67b5f1b
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 @@ -35,6 +35,7 @@ brews:
# The token determines the release type (Github/Gitlab).
owner: robscott
name: homebrew-tap
token: "{{ .Env.TAP_GITHUB_TOKEN }}"
folder: Formula
# Brew fails from multiple 32-bit arm versions.
# Specify which version should be used.
Expand Down

0 comments on commit 67b5f1b

Please sign in to comment.