Skip to content

Commit 9be69ef

Browse files
authored
Merge pull request #28 from ovh/dev/aamstutz/fix-brew
fix: Correct name for homebrew cask
2 parents ab21471 + 8c3e816 commit 9be69ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ release:
6565
replace_existing_artifacts: true
6666

6767
homebrew_casks:
68-
- name: ovhcloud
68+
- name: ovhcloud-cli
6969
binary: ovhcloud
7070
url:
7171
template: "https://github.com/ovh/ovhcloud-cli/releases/download/{{ .Tag }}/{{ .ArtifactName }}"

0 commit comments

Comments
 (0)