Skip to content

Commit

Permalink
chore: add brew formula
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Musat authored and gabotechs committed Dec 24, 2022
1 parent fec7d05 commit 3dade95
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,10 @@ changelog:
exclude:
- '^docs:'
- '^test:'

# modelines, feel free to remove those if you don't want/use them:
# yaml-language-server: $schema=https://goreleaser.com/static/schema.json
# vim: set ts=2 sw=2 tw=0 fo=cnqoj
brews:
- name: 'dep-tree'
homepage: https://github.com/gabotechs/homebrew-dep-tree
tap:
owner: gabotechs
branch: main
token: "{{ .Env.GITHUB_TOKEN }}"

0 comments on commit 3dade95

Please sign in to comment.