diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6847e9d2053d759a112480211ca949dd2eecb335..964fa0bcb9a9266725ae8492ac7ee6d740b48c50 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -2,7 +2,7 @@ include:
   - component: dev.quiqqer.com/quiqqer/stabilization/ci-cd-components/quiqqer-package-bundle/quiqqer-package-bundle@next-2.x
     inputs:
       quiqqer-major-version: 1
-  - component: dev.quiqqer.com/quiqqer/stabilization/ci-cd-components/gitlab-repository-manager-api/trigger-update-server-on-release@next-1.x
+  - component: dev.quiqqer.com/quiqqer/stabilization/ci-cd-components/gitlab-repository-manager-api/trigger-update-server-on-default-branch-push@next-1.x
   
 # Remove the entire phpunit-php8.1 block, to allow PHPUnit to run on PHP 8.1 in your pipeline
 phpunit-php8.1: