Skip to content

Commit

Permalink
Add brew setting
Browse files Browse the repository at this point in the history
  • Loading branch information
k1LoW committed Mar 9, 2019
1 parent 5bd3ec0 commit 7117b24
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,14 @@ changelog:
exclude:
- '^docs:'
- '^test:'
brew:
name: tbls
github:
owner: k1LoW
name: homebrew-tap
commit_author:
name: k1LoW
email: [email protected]
homepage: https://github.com/k1LoW/tbls
description: 'tbls is a CI-Friendly tool for document a database, written in Go.'
install: bin.install 'tbls'

0 comments on commit 7117b24

Please sign in to comment.