Skip to content
This repository has been archived by the owner on Mar 3, 2022. It is now read-only.

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ksk001100 committed Feb 12, 2020
1 parent ce13d14 commit 85c1668
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ release:
before:
hooks:
- go mod download
brew:
brews:
github:
owner: ksk001100
name: homebrew-toyotter
Expand All @@ -27,9 +27,9 @@ builds:
- linux
goarch:
- amd64
archive:
archives:
replacements:
darwin: Darwin
darwin: macOS
linux: Linux
386: i386
amd64: x86_64
Expand Down

0 comments on commit 85c1668

Please sign in to comment.