diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2a4a58c..12d16d4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -107,6 +107,7 @@ jobs: if: ${{ github.ref_type == 'tag' }} with: push: true + platforms: linux/amd64,linux/arm64 tags: | kovetskiy/mark:${{ github.ref_name }} kovetskiy/mark:latest