We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 649af5c + fe654ee commit 4336953Copy full SHA for 4336953
1 file changed
.goreleaser.yml
@@ -63,6 +63,7 @@ homebrew_casks:
63
- repository:
64
owner: robmorgan
65
name: homebrew-infraspec
66
+ token: "{{.Env.GITHUB_BREW_TOKEN}}"
67
homepage: https://infraspec.sh
68
description: Test your cloud infrastructure in plain English, no code required.
69
license: Apache License 2.0
0 commit comments