diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 418da714..11f8e45f 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -89,7 +89,7 @@ jobs: cp NOTICE "bundle/NOTICE" cp VERSION "bundle/VERSION" cp config/carvel/bundle.yaml "bundle/bundle.yaml" - cp config/carvel/bundle.yaml "bundle/openshift.yaml" + cp config/carvel/openshift.yaml "bundle/openshift.yaml" cp -r samples "bundle/samples" echo "##[group]Build Service Bindings"