diff --git a/.github/workflows/push.yaml b/.github/workflows/push.yaml index 45ce1b6d..9a2f3360 100644 --- a/.github/workflows/push.yaml +++ b/.github/workflows/push.yaml @@ -261,5 +261,5 @@ jobs: - name: process bundle for disconnected support uses: redhat-cop/github-actions/disconnected-csv@master with: - CSV_FILE: tmp/community-operators/community-operators/$(basename $GITHUB_REPOSITORY)/${VERSION}/manifests/namespace-configuration-operator.clusterserviceversion.yaml + CSV_FILE: tmp/community-operators/community-operators/namespace-configuration-operator/9.9.0/manifests/namespace-configuration-operator.clusterserviceversion.yaml TAGS_TO_DIGESTS: ${OPERATOR_IMAGE_TAG} \ No newline at end of file