Skip to content

Commit

Permalink
fix goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
aybabtme committed Feb 15, 2021
1 parent d7ce668 commit 792e185
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions goreleaser.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
build:
main: ./cmd/humanlog/main.go
binary: humanlog
ldflags:
ldflags:
- -s -w -X main.build={{.Version}}
goos:
- windows
Expand All @@ -11,7 +11,7 @@ build:
- amd64

brews:
- github:
- tap:
owner: aybabtme
name: homebrew-tap

Expand Down

0 comments on commit 792e185

Please sign in to comment.