From d62b78abf53a278249b21852bb1753d0bb29a66b Mon Sep 17 00:00:00 2001 From: upbound-bot Date: Tue, 21 Jul 2026 12:56:31 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=84=20synced=20local=20'.github/workfl?= =?UTF-8?q?ows'=20with=20remote=20'gitops/shared-files/configurations-new-?= =?UTF-8?q?devex/workflows'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index e3701cd..439055f 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -33,6 +33,7 @@ jobs: # doesn't work with plain token when pushing otherwise - name: Login to xpkg with robot + if: env.UP_API_TOKEN != '' && env.UP_ROBOT_ID != '' uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4 with: registry: ${{ env.XPKG_REGISTRY }}