diff --git a/.oniro-ci/build-generic.yaml b/.oniro-ci/build-generic.yaml
index 8ef2778a427f0a6fc9e48ea4a105e95523159e03..77636fefa359f2394a6e8dc060567bfa7dbe95f0 100644
--- a/.oniro-ci/build-generic.yaml
+++ b/.oniro-ci/build-generic.yaml
@@ -317,7 +317,7 @@
 # This job is documented in docs/ci/hidden-jobs/aggregate-docs.rst
 .aggregate-docs:
   stage: deploy
-  trigger: OSTC/OHOS/docs
+  trigger: distro/docs
   rules:
     # Update the documentation when things land in the default branch.
     - if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'