From 3313abc307ff89587a79e64244510188d35e08cc Mon Sep 17 00:00:00 2001 From: Kent Rancourt Date: Mon, 2 Dec 2024 22:48:18 -0500 Subject: [PATCH] debugging Signed-off-by: Kent Rancourt --- .goreleaser.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.goreleaser.yaml b/.goreleaser.yaml index edb39e603..15654a1d4 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -29,7 +29,7 @@ release: brews: - name: Formula/kargo description: CLI for Kargo - homepage: https://kargo.io + # homepage: https://kargo.io license: Apache-2.0 # install: | # src_dir = "src/github.com/krancour/kargo"