Update .asf.yaml
diff --git a/.asf.yaml b/.asf.yaml
index ac692d8..dd11ed3 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -25,14 +25,14 @@
     wiki: true
     issues: true
     projects: true
-  ghp_branch: main
-    ghp_path: /docs
+  ghp_branch: gh-pages
+  ghp_path: /docs
   enabled_merge_buttons:
     squash: true
     merge: false
     rebase: false
   protected_branches:
-    main:
+    gh-pages:
       required_status_checks:
         strict: true
       required_pull_request_reviews: