From d8359cdf982451af4c238b31e5d51e86660f0f99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Proulx?= <76956526+fproulx-boostsecurity@users.noreply.github.com> Date: Wed, 10 Apr 2024 13:16:02 -0400 Subject: [PATCH] Update .goreleaser.yaml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: François Proulx <76956526+fproulx-boostsecurity@users.noreply.github.com> --- .goreleaser.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 81bb2d8..4c780d8 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -60,6 +60,10 @@ brews: token: "{{ .Env.TAP_GITHUB_TOKEN }}" pull_request: enabled: true + base: + owner: boostsecurityio + name: homebrew-tap + branch: main directory: Formula homepage: https://boostsecurity.io description: poutine - The Build Pipeline risk analyzer.