From e4440ff3a4c5d337694af342dad083c3e264ddf5 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Fri, 20 Mar 2026 17:41:55 +0100 Subject: [PATCH] feat: try again Signed-off-by: kjuulh --- .goreleaser.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 2d032ff..f2008d1 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -54,7 +54,8 @@ homebrew_casks: owner: kjuulh name: homebrew-tap token: "{{ .Env.RELEASE_TOKEN }}" - token_type: "gitea" + 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"