From 17f09c6ddb12c4973290d8afdc90a8769bee6124 Mon Sep 17 00:00:00 2001 From: Fokko Driesprong Date: Tue, 7 Nov 2023 18:15:20 +0100 Subject: [PATCH] Fix Github Pages path --- .asf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index 15e9564420..2cc41779e3 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -45,7 +45,7 @@ github: collaborators: # Note: the number of collaborators is limited to 10 - ajantha-bhat ghp_branch: gh-pages - ghp_path: ~ + ghp_path: / notifications: commits: commits@iceberg.apache.org