diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 42ada2e..4c9993a 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -290,6 +290,7 @@ jobs: with: images: ${{ github.repository }} tag-sha: true + github-token: ${{ github.token }} - name: set up QEMU uses: docker/setup-qemu-action@v1 - name: set up docker buildx