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 d8ca3abdfb3 Disable automatic publishing in .asf.yaml
d8ca3abdfb3 is described below

commit d8ca3abdfb351f5d76e9bcde94cf5750e1c21f98
Author: James Fredley <[email protected]>
AuthorDate: Wed Oct 8 09:34:56 2025 -0400

    Disable automatic publishing in .asf.yaml
    
    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