mirror of
https://github.com/goreleaser/goreleaser-action
synced 2026-08-28 23:58:27 +00:00
* fix: support .config directory for goreleaser config files Add support for .config/goreleaser.yaml and .config/goreleaser.yml configuration files to match GoReleaser's official search order. * run $ docker buildx bake build