diff --git a/.goreleaser.yml b/.goreleaser.yml index 992ad45..74014f2 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -23,8 +23,3 @@ brew: owner: springload name: homebrew-tools folder: Formula - # Allows you to set a custom download strategy. - download_strategy: GitHubPrivateRepositoryReleaseDownloadStrategy - # Allows you to add a custom require_relative at the top of the formula template - custom_require: "../custom_download_strategy" -