diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index c65e876..0768389 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -173,6 +173,7 @@ jobs: uses: docker/build-push-action@v6 with: context: . + platforms: linux/amd64,linux/arm64 push: true tags: | ghcr.io/pesde-pkg/registry:latest