This is an automated email from the ASF dual-hosted git repository.

fokko pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg.git


The following commit(s) were added to refs/heads/main by this push:
     new 66b1aa6627 Set `ghp_path` to `/` (#9493)
66b1aa6627 is described below

commit 66b1aa662761606d4d68d99371c62505e7ac2f1e
Author: Fokko Driesprong <[email protected]>
AuthorDate: Wed Jan 17 14:52:46 2024 +0100

    Set `ghp_path` to `/` (#9493)
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 24c309164a..addc93f4be 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -53,7 +53,7 @@ github:
     - bitsondatadev
     - ajantha-bhat
   ghp_branch: gh-pages
-  ghp_path: ~
+  ghp_path: /
 
 notifications:
     commits:      [email protected]

Reply via email to