Skip to content

Commit

Permalink
fix: hombebrew tap
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Musat committed Dec 24, 2022
1 parent 3dade95 commit 974c3f5
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
before:
hooks:
# You may remove this if you don't use go modules.
- go mod tidy
builds:
- env:
Expand Down Expand Up @@ -28,8 +27,7 @@ changelog:
- '^test:'
brews:
- name: 'dep-tree'
homepage: https://github.com/gabotechs/homebrew-dep-tree
homepage: https://github.com/gabotechs/dep-tree
tap:
owner: gabotechs
branch: main
token: "{{ .Env.GITHUB_TOKEN }}"
name: homebrew-gabotechs

0 comments on commit 974c3f5

Please sign in to comment.