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

fokko pushed a commit to branch fd-fix-deployment
in repository https://gitbox.apache.org/repos/asf/iceberg-rust.git

commit 616d6500bd1d5db48d5116ccf643750f4f075bdf
Author: Fokko Driesprong <[email protected]>
AuthorDate: Fri Dec 29 16:31:41 2023 +0100

    Remove `publish:` section from `.asf.yaml`
    
    We don't specify this in `iceberg-python` either.
---
 .asf.yaml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 87e7fb1..90db355 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -59,7 +59,3 @@ notifications:
     issues:       [email protected]
     pullrequests: [email protected]
     jira_options: link label link label
-
-publish:
-  whoami: gh-pages
-  hostname: rust.iceberg.apache.org

Reply via email to