Skip to content

Commit

Permalink
Have GoReleaser update the HomeBrew formula on a separate branch
Browse files Browse the repository at this point in the history
  • Loading branch information
christophetd committed Jan 21, 2022
1 parent 906c44c commit e3548f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ brews:
tap:
owner: datadog
name: stratus-red-team
branch: update-homebrew-formula-version
folder: Formula
url_template: "https://github.com/DataDog/stratus-red-team/releases/download/{{ .Tag }}/{{ .ArtifactName }}"
license: Apache-2.0
Expand Down

0 comments on commit e3548f9

Please sign in to comment.