Skip to content

Commit

Permalink
fix(goreleaser): Make caveats section for brew tap more obvious.
Browse files Browse the repository at this point in the history
  • Loading branch information
jwalton committed Feb 7, 2022
1 parent 61c1ef4 commit e552585
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,12 @@ brews:
email: goreleaser@lucid.thedreaming.org
homepage: https://kitschprompt.com
caveats: |
Run "kitsch setup" for details about how to configure your shell to use kitsch!
***************************************************************************
Please run "kitsch setup" for details about how to configure your shell
to use kitsch.
***************************************************************************
changelog:
sort: asc
filters:
Expand Down

0 comments on commit e552585

Please sign in to comment.