mirror of
https://github.com/lukaszraczylo/shared-actions.git
synced 2026-06-06 22:49:21 +00:00
ac2849fb9b
Added Docker buildx setup with docker-container driver to support multi-platform Docker image builds in the release job. Changes: - Set up Docker buildx with moby/buildkit driver - Login to GitHub Container Registry before GoReleaser This fixes the error: "Multi-platform build is not supported for the docker driver"