Skip to content

Commit

Permalink
ci: re-added token to brew tap
Browse files Browse the repository at this point in the history
Signed-off-by: Dustin Scott <[email protected]>
  • Loading branch information
scottd018 committed Jun 29, 2022
1 parent 1ab5987 commit 1629070
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 @@ -64,6 +64,7 @@ brews:
tap:
owner: nukleros
name: homebrew-tap
token: "{{ .Env.HOMEBREW_TAP_GITHUB_TOKEN }}"

# Git author used to commit to the repository.
# Defaults are shown.
Expand Down

0 comments on commit 1629070

Please sign in to comment.