diff --git a/.goreleaser.yaml b/.goreleaser.yaml index a65edfe..0176c55 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -43,3 +43,11 @@ changelog: # 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: req + homepage: https://github.com/ernesto27/homebrew-tools + tap: + owner: ernesto27 + name: homebrew-tools \ No newline at end of file