Skip to content

Commit

Permalink
ci: fix goreleaser config for new cli
Browse files Browse the repository at this point in the history
  • Loading branch information
piksel committed Aug 13, 2020
1 parent b6b64a4 commit 699e232
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
@@ -1,6 +1,6 @@
build:
dir: .
main: ./cmd/shoutrrr
main: ./cli
binary: shoutrrr
goos:
- linux
Expand Down

0 comments on commit 699e232

Please sign in to comment.