Skip to content

Commit

Permalink
chore: add Homebrew config to goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
suin committed Oct 26, 2018
1 parent b9fea0e commit 938e6ad
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,13 @@ changelog:
exclude:
- '^docs:'
- '^test:'

brew:
name: git-remind
github:
owner: suin
name: homebrew-suin
folder: Formula
homepage: "https://github.com/suin/git-remind/"
description: "Never forget to git commit and push."
dependencies:
- git

0 comments on commit 938e6ad

Please sign in to comment.