From 15e79e54b7632b59448a8e93539a07795788a275 Mon Sep 17 00:00:00 2001 From: Sharan <60929919+rustiever@users.noreply.github.com> Date: Fri, 25 Nov 2022 16:51:15 +0530 Subject: [PATCH] Update .goreleaser.yaml --- .goreleaser.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 4b1d364..9f2ee17 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -43,8 +43,8 @@ brews: description: "Command Line Interface tool for Paralus" license: "Apache License 2.0" tap: - owner: rustiever - name: homebrew-rustiever + owner: paralus + name: homebrew-paralus token: "{{ .Env.TOKEN }}" commit_author: name: goreleaserbot