Skip to content

Commit

Permalink
Update goreleaser config
Browse files Browse the repository at this point in the history
  • Loading branch information
zikani03 committed May 14, 2022
1 parent 750ea46 commit 318fe59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ builds:
- darwin
- linux
dir: .
main: ./cmd/main
main: ./cmd/main.go
archives:
- replacements:
darwin: Darwin
Expand Down

0 comments on commit 318fe59

Please sign in to comment.