Skip to content

Commit

Permalink
fix typo in .goreleaser.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jhump committed Jun 12, 2019
1 parent 58b9840 commit 33bc7bb
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 @@ -11,7 +11,7 @@ builds:
ldflags:
- -s -w -X github.com/jhump/goprotoc/app/goprotoc.version=v{{.Version}}

archive:
archive:
format: tar.gz
format_overrides:
- goos: windows
Expand Down

0 comments on commit 33bc7bb

Please sign in to comment.