Skip to content

Commit

Permalink
Merge pull request #12 from kekeniker/fix-brew-download-strategy
Browse files Browse the repository at this point in the history
Fix download strategy
  • Loading branch information
KeisukeYamashita committed Dec 18, 2020
2 parents 2644cf3 + 12107c9 commit 4ec819a
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 @@ -13,7 +13,6 @@ brews:
name: homebrew-tap
token: "{{ .Env.HOMEBREW_TAP_GITHUB_TOKEN }}"
url_template: "http://github.com/kekeniker/marco/releases/{{ .Tag }}/{{ .ArtifactName }}"
download_strategy: CurlDownloadStrategy.
commit_author:
name: goreleaserbot
email: [email protected]
Expand Down

0 comments on commit 4ec819a

Please sign in to comment.