Skip to content

Commit

Permalink
release config syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
gavincabbage committed Sep 22, 2019
1 parent 55fbfdc commit 571f4cd
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 @@ -5,7 +5,7 @@ before:
- go mod tidy
builds:
- binary: chiv
main: ./cmd/main.go
main: ./cmd/chiv/main.go
goos:
- linux
- darwin
Expand Down

0 comments on commit 571f4cd

Please sign in to comment.