We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55acfd3 commit 124bb47Copy full SHA for 124bb47
1 file changed
.goreleaser.yml
@@ -1,9 +1,9 @@
1
builds:
2
- - main: cmd/fossa.go
+ - main: cmd/fossa/main.go
3
binary: fossa
4
goos:
5
- windows
6
- darwin
7
- linux
8
goarch:
9
- - amd64
+ - amd64
0 commit comments