Skip to content

Commit

Permalink
fix homebrew deploys
Browse files Browse the repository at this point in the history
  • Loading branch information
Dustin Blackman committed Feb 1, 2020
1 parent 83ea183 commit 461d80f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ brews:
name: homebrew-tap
folder: Formula
homepage: https://github.com/dustinblackman/gomodrun
description: The forgotten go tool that executes and caches binaries included in go.mod files
description: The forgotten go tool that executes and caches binaries
test: |
system "#{bin}/gomodrun --version"
scoop:
Expand Down

0 comments on commit 461d80f

Please sign in to comment.