Skip to content

Commit

Permalink
Fix brew completions install
Browse files Browse the repository at this point in the history
  • Loading branch information
nt0xa committed Jul 16, 2024
1 parent 140c52e commit c0c785f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ archives:
{{- if eq .Arch "amd64" }}x86_64
{{- else if eq .Arch "386" }}i386
{{- else }}{{ .Arch }}{{ end }}
files:
- completions/*


brews:
- name: sonar
Expand Down

0 comments on commit c0c785f

Please sign in to comment.