Skip to content

Commit 35a6f3e

Browse files
committed
fix: fix package name
1 parent d0c293d commit 35a6f3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ brews:
4444
token: "{{ .Env.HOMEBREW_TAP_TOKEN }}"
4545
directory: Formula
4646
homepage: https://github.com/user-cube/kontext
47-
description: A CLI tool for managing Kubernetes contexts
47+
description: "CLI tool for managing Kubernetes contexts"
4848
license: Apache-2.0
4949
install: |
5050
bin.install "kontext"

0 commit comments

Comments
 (0)