Skip to content

Commit

Permalink
Fix download strategy for brew
Browse files Browse the repository at this point in the history
Signed-off-by: KeisukeYamashita <19yamashita15@gmail.com>
  • Loading branch information
KeisukeYamashita committed Dec 18, 2020
1 parent 67bc00c commit a5990ff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ brews:
name: homebrew-tap
token: "{{ .Env.HOMEBREW_TAP_GITHUB_TOKEN }}"
url_template: "http://github.com/kekeniker/spa/releases/{{ .Tag }}/{{ .ArtifactName }}"
download_strategy: CurlDownloadStrategy.
commit_author:
name: goreleaserbot
email: goreleaser@carlosbecker.com
Expand Down

0 comments on commit a5990ff

Please sign in to comment.