Skip to content

Commit

Permalink
feat: add homebrew
Browse files Browse the repository at this point in the history
  • Loading branch information
natesales committed Apr 17, 2022
1 parent f9156f5 commit 9bb2301
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,9 @@ publishers:
- nfpm-default
dir: "{{ dir .ArtifactPath }}"
cmd: curl -s -F package=@{{ .ArtifactName }} https://{{ .Env.FURY_TOKEN }}@push.fury.io/natesales/
brews:
- name: q
homepage: https://github.com/natesales/homebrew-repo
tap:
owner: natesales
name: homebrew-repo

0 comments on commit 9bb2301

Please sign in to comment.