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

slawrence pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/daffodil-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 25ec938  Use asf.yml to publish the website
25ec938 is described below

commit 25ec9383f770278388a08cabb6b4714d568cae3c
Author: Steve Lawrence <[email protected]>
AuthorDate: Mon Sep 30 07:32:06 2024 -0400

    Use asf.yml to publish the website
    
    The latest page was not published, maybe explicitly specifying asf-site
    in asf.yml will fix it.
---
 .asf.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 02fad1b..e1be4d8 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -28,3 +28,5 @@ notifications:
     commits:      [email protected]
     issues:       [email protected]
     pullrequests: [email protected]
+publish:
+  whoami: asf-site

Reply via email to