Skip to content

Commit

Permalink
fixed tab char in goreleaser config
Browse files Browse the repository at this point in the history
  • Loading branch information
dreadl0ck committed Nov 16, 2017
1 parent 4dfde33 commit ad95b95
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 @@ -7,9 +7,9 @@ builds:
- linux
goarch:
- amd64
hooks:
pre: rice embed-go
hooks:
pre: rice embed-go

brew:
# Reporitory to push the tap to.
github:
Expand Down

0 comments on commit ad95b95

Please sign in to comment.