diff --git a/.gitea/workflows/gentoo-utils.yml b/.gitea/workflows/gentoo-utils.yml index e75802a..b5d449d 100644 --- a/.gitea/workflows/gentoo-utils.yml +++ b/.gitea/workflows/gentoo-utils.yml @@ -66,6 +66,7 @@ jobs: if: steps.image-changes.outputs.build_image == 'true' uses: docker/setup-buildx-action@v3 + - name: Log in to Github Container Registry if: steps.image-changes.outputs.build_image == 'true' uses: docker/login-action@v3