Skip to content

Commit

Permalink
Fix .goreleaser.yml for the homebrew tap formula (#108)
Browse files Browse the repository at this point in the history
Signed-off-by: Eldwan Brianne <eldwan35@gmail.com>
  • Loading branch information
ebrianne committed Feb 22, 2021
1 parent 3df58e0 commit fdc5901
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yml
Expand Up @@ -54,5 +54,7 @@ brews:
folder: Formula
homepage: https://github.com/helm/chart-releaser/
description: Hosting Helm Charts via GitHub Pages and Releases
install: |
bin.install "cr"
test: |
system "#{bin}/cr --version"

0 comments on commit fdc5901

Please sign in to comment.