From ae5ef04a83a391f541da57bf3b60b6bad017a5f0 Mon Sep 17 00:00:00 2001 From: Noboru Saito Date: Fri, 22 May 2026 13:47:59 +0900 Subject: [PATCH] Fix Homebrew Tap Repository --- .goreleaser.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 46ccf4e..d903d53 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -61,6 +61,9 @@ nfpms: brews: - name: xlsxsql + repository: + owner: noborus + name: homebrew-tap skip_upload: true homepage: https://github.com/noborus/xlsxsql description: "Execute SQL to xlsx and convert to other format"