From 43697b92f9c51eb051f538f47d27fd7e3ec520ca Mon Sep 17 00:00:00 2001 From: Fokko Driesprong Date: Wed, 27 Dec 2023 16:19:35 +0100 Subject: [PATCH] Set ghp_path and ghp_branch properties (#138) --- .asf.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index be2dc0e97..87e7fb1e6 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -42,8 +42,6 @@ github: required_approving_review_count: 1 required_linear_history: true - gh-pages: - whatever: Just a placeholder to make it take effects features: wiki: false @@ -53,6 +51,8 @@ github: - Xuanwo - liurenjie1024 - JanKaul + ghp_branch: gh-pages + ghp_path: / notifications: commits: commits@iceberg.apache.org @@ -62,4 +62,4 @@ notifications: publish: whoami: gh-pages - hostname: rust.iceberg.apache.org \ No newline at end of file + hostname: rust.iceberg.apache.org