Skip to content

Commit

Permalink
homebrew tap
Browse files Browse the repository at this point in the history
  • Loading branch information
cjdenio committed Jan 15, 2022
1 parent c1dcda0 commit e8e1d95
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# yaml-language-server: $schema=https://goreleaser.com/static/schema.json

# This is an example .goreleaser.yml file with some sensible defaults.
# Make sure to check the documentation at https://goreleaser.com
before:
Expand Down Expand Up @@ -31,3 +33,10 @@ changelog:
exclude:
- "^docs:"
- "^test:"
brews:
- name: underpass
tap:
owner: cjdenio
name: homebrew-tap
branch: main
folder: Formula

0 comments on commit e8e1d95

Please sign in to comment.