Skip to content

Commit

Permalink
Private Download Strategy
Browse files Browse the repository at this point in the history
  • Loading branch information
richardwooding committed Apr 17, 2023
1 parent 3bb7d75 commit 73218f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ brews:
# Allows you to set a custom download strategy. Note that you'll need
# to implement the strategy and add it to your tap repository.
# Example: https://docs.brew.sh/Formula-Cookbook#specifying-the-download-strategy-explicitly
download_strategy: CurlDownloadStrategy
download_strategy: GitHubPrivateRepositoryDownloadStrategy

# Allows you to add a custom require_relative at the top of the formula
# template.
Expand Down

0 comments on commit 73218f6

Please sign in to comment.