Skip to content

Commit

Permalink
fix: brew help cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
raffis committed Oct 7, 2022
1 parent ab669a6 commit 0be6ace
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ brews:
name: gitops-zombies
folder: Formulas
test: |
system "#{bin}/kjournal help"
system "#{bin}/gitops-zombies -h"
signs:
- cmd: cosign
Expand Down

0 comments on commit 0be6ace

Please sign in to comment.