Closed compiledpanda closed 5 years ago
https://goreleaser.com/customization/#Homebrew
https://goreleaser.com/actions/
If you need to push the homebrew tap to another repository, you’ll need a custom github token, for that, add a GORELEASER_GITHUB_TOKEN secret and remove the default GITHUB_TOKEN. The default, auto-generated token only has access to current the repo.
https://goreleaser.com/customization/#Homebrew
https://goreleaser.com/actions/