mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-20 03:59:26 +02:00
f22987a026
The commit will add the `bare` option to ko publisher options when set/passed via config `.goreleaser.yaml`. Currently, even the `bare: true` is set via config, the option was never passed to `ko` PublisherOptions. #3742 --------- Co-authored-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com>