Skip to content

Commit

Permalink
Tell goreleaser where to find the main package
Browse files Browse the repository at this point in the history
  • Loading branch information
fgrosse committed Mar 18, 2024
1 parent da2e07f commit 0668f62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ builds:
- linux
- windows
- darwin
main: ./cmd/go-coverage-report

archives:
- format: tar.gz
Expand Down

0 comments on commit 0668f62

Please sign in to comment.