Skip to content

Commit f5994c1

Browse files
committed
feat: change formula name
1 parent 6733ad7 commit f5994c1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.goreleaser.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@ archives:
3232
{{- else }}{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}{{ end }}
3333
3434
brews:
35-
- description: CLI tool for searching GCS object which has exact custom-metadata.
35+
- name: gmd
36+
description: CLI tool for searching GCS object which has exact custom-metadata.
3637
repository:
3738
owner: TlexCypher
3839
name: homebrew-tap

0 commit comments

Comments
 (0)