From 2da5223fddab127b21cde68f6b579fa8de45119c Mon Sep 17 00:00:00 2001 From: kjuulh Date: Fri, 20 Mar 2026 17:46:47 +0100 Subject: [PATCH] feat: try again Signed-off-by: kjuulh --- .goreleaser.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.goreleaser.yaml b/.goreleaser.yaml index f2008d1..ee6cb9a 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -54,8 +54,6 @@ homebrew_casks: owner: kjuulh name: homebrew-tap token: "{{ .Env.RELEASE_TOKEN }}" - git: - url: "https://git.kjuulh.io/kjuulh/homebrew-tap.git" url: template: "https://git.kjuulh.io/kjuulh/gitnow/releases/download/{{ .Tag }}/{{ .ArtifactName }}" homepage: "https://gitnow-client.prod.kjuulh.app"