diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 569a583..fb7f37b 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/${{ github.repository}} + XPKG: xpkg.upbound.io/borrelli-org # The package version to push. The default is 0.0.0-gitsha. XPKG_VERSION: ${{ inputs.version }}