From 0c52dd25873846599679b1ea4fe9173cf429cf16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ra=C3=BAl=20Cumplido?= Date: Thu, 3 Oct 2024 11:12:54 +0200 Subject: [PATCH] GH-139: Add config to publish asf-site branch to go subdir --- .asf.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.asf.yaml b/.asf.yaml index b00a8f1e..9da73d50 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -38,3 +38,7 @@ notifications: issues_status: issues@arrow.apache.org issues_comment: github@arrow.apache.org pullrequests: github@arrow.apache.org + +publish: + whoami: asf-site + subdir: go