Skip to content

Commit 4336953

Browse files
authored
Merge pull request #43 from robmorgan/chore/goreleaser-brew-token
chore: add goreleaser homebrew tap token
2 parents 649af5c + fe654ee commit 4336953

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.goreleaser.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ homebrew_casks:
6363
- repository:
6464
owner: robmorgan
6565
name: homebrew-infraspec
66+
token: "{{.Env.GITHUB_BREW_TOKEN}}"
6667
homepage: https://infraspec.sh
6768
description: Test your cloud infrastructure in plain English, no code required.
6869
license: Apache License 2.0

0 commit comments

Comments
 (0)