diff --git a/.github/workflows/main-docker.yml b/.github/workflows/main-docker.yml index a46c5b2..134e341 100644 --- a/.github/workflows/main-docker.yml +++ b/.github/workflows/main-docker.yml @@ -78,7 +78,7 @@ jobs: name: Download digests uses: actions/download-artifact@v4.1.7 with: - name: digests + name: digests-${{ matrix.target }} path: /tmp/digests - name: Set up Docker Buildx