From 524cf3bfd0ff1b5b3bc8a4610fb49c6580009e2e Mon Sep 17 00:00:00 2001 From: Steven Borrelli Date: Thu, 5 Feb 2026 12:15:30 -0600 Subject: [PATCH] update registry location Signed-off-by: Steven Borrelli --- .github/workflows/ci.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 249c673..430a990 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -28,8 +28,11 @@ env: # The OCI/Docker Repository to push our images to. # By Default this points to Github Package Registry. - XPKG_REPO: ghcr.io/${{ github.repository_owner }} + # XPKG_REPO: ghcr.io/${{ github.repository_owner }} + # The example template pushes to Upbound Marketplace + XPKG_REPO: xpkg.upbound.io/${{ github.repository_owner }} + # Names for the Configuration and corresponding Function Packages XPKG_NAME: ${{ github.event.repository.name }} # The function package