Skip to content

Commit

Permalink
add homebrew formula to goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
lhopki01 committed Jun 2, 2019
1 parent 9f9f131 commit 146bbb5
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,16 @@ changelog:
exclude:
- '^docs:'
- '^test:'
brew:
github:
owner: lhopki01
name: git-mass-sync
commit_author:
name: lhopki01
email: [email protected]
dependencies:
- git
- hub
install: |
bin.install "git-mass-sync"

0 comments on commit 146bbb5

Please sign in to comment.