diff --git a/distributions/otelcol-contrib/.goreleaser.yaml b/distributions/otelcol-contrib/.goreleaser.yaml index b54e379a..0ecb104e 100644 --- a/distributions/otelcol-contrib/.goreleaser.yaml +++ b/distributions/otelcol-contrib/.goreleaser.yaml @@ -22,7 +22,7 @@ builds: {{ with .Amd64 }}_{{ . }}{{ end }} {{ if .Arm }}_v{{ .Arm }}{{ end }} {{ if .Mips }}_{{ .Mips }}{{ end }} - /otelcol-contrib" + /otelcol-contrib goos: - darwin - linux