Skip to content

Commit

Permalink
Fix .goreleaser.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Xemdo committed Jun 29, 2024
1 parent a595239 commit 4e6d317
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# This is an example .goreleaser.yml file with some sane defaults.
# Make sure to check the documentation at http://goreleaser.com
version: 2

before:
hooks:
- sh -c "go env -w GOPROXY=direct"
Expand Down Expand Up @@ -79,7 +81,7 @@ brews:
repository:
owner: twitchdev
name: homebrew-twitch
folder: Formula
directory: Formula
homepage: https://github.com/twitchdev/twitch-cli
description: CLI for Twitch's developer offerings
install: |
Expand Down

0 comments on commit 4e6d317

Please sign in to comment.