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

jamesfredley pushed a commit to branch asf-site-production
in repository https://gitbox.apache.org/repos/asf/grails-static-website.git


The following commit(s) were added to refs/heads/asf-site-production by this 
push:
     new f0cdd3c6b45 Comment out publish configuration
f0cdd3c6b45 is described below

commit f0cdd3c6b452199f12ff2b7cf5aee4aca4fb12b2
Author: James Fredley <[email protected]>
AuthorDate: Wed Oct 8 08:26:38 2025 -0400

    Comment out publish configuration
    
    Comment out the publish section in .asf.yaml
---
 .asf.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index d91ffad412f..eb83fd7a887 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -3,5 +3,5 @@ github:
   homepage: https://grails.apache.org/
 
 # Automatically publish to https://grails.apache.org/
-publish:
-  whoami:  asf-site-production
+# publish:
+#   whoami:  asf-site-production

Reply via email to