diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fb7f37b..8d5c4a9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -30,7 +30,7 @@ env: # The package to push, without a version tag. The default matches GitHub. For # example xpkg.upbound.io/crossplane/function-template-go. - XPKG: xpkg.upbound.io/borrelli-org + XPKG: xpkg.upbound.io/borrelli-org/function-conditional-patch-and-transform # The package version to push. The default is 0.0.0-gitsha. XPKG_VERSION: ${{ inputs.version }}