We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38dc5f5 commit 8621991Copy full SHA for 8621991
.goreleaser.yaml
@@ -60,6 +60,10 @@ brews:
60
token: "{{ .Env.TAP_GITHUB_TOKEN }}"
61
pull_request:
62
enabled: true
63
+ base:
64
+ owner: boostsecurityio
65
+ name: homebrew-tap
66
+ branch: main
67
directory: Formula
68
homepage: https://boostsecurity.io
69
description: poutine - The Build Pipeline risk analyzer.
0 commit comments