Skip to content

Commit

Permalink
fix: Remove download method
Browse files Browse the repository at this point in the history
  • Loading branch information
riweston committed Jul 27, 2021
1 parent c344294 commit 2b17455
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/.goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ brews:
# Optionally a token can be provided, if it differs from the token provided to GoReleaser
token: "{{ .Env.HOMEBREW }}"
url_template: "https://github.com/riweston/aztx/releases/download/{{ .Tag }}/{{ .ArtifactName }}"
download_strategy: CurlDownloadStrategy.
commit_author:
name: goreleaserbot
email: [email protected]
Expand Down

0 comments on commit 2b17455

Please sign in to comment.