From db3f893cf0e52763ea68e4a4352d32aaa2f6d7c9 Mon Sep 17 00:00:00 2001 From: Andy Grove Date: Wed, 30 Nov 2022 08:58:57 -0700 Subject: [PATCH] configure publishing of asf-site branch --- .asf.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index e59b2431e..d5005f778 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -22,10 +22,13 @@ notifications: jira_options: link label worklog github: description: "Apache Arrow DataFusion Python Bindings" - homepage: https://arrow.apache.org/datafusion + homepage: https://arrow.apache.org/datafusion-python enabled_merge_buttons: squash: true merge: false rebase: false features: issues: true +publish: + whoami: asf-site + subdir: datafusion-python