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