Skip to content

Commit

Permalink
chore(goreleaser): use homebrew-tap repo
Browse files Browse the repository at this point in the history
  • Loading branch information
lvrach committed Oct 16, 2024
1 parent f7433bd commit 3927761
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ brews:
# Repository name.
#
# Templates: allowed.
name: git-hooks
name: homebrew-tap

# Optionally a branch can be provided.
#
Expand All @@ -158,5 +158,5 @@ brews:
# above will be used as HEAD, allowing cross-repository pull requests.
base:
owner: lvrach
name: git-hooks
name: homebrew-tap
branch: main

0 comments on commit 3927761

Please sign in to comment.