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-website.git
The following commit(s) were added to refs/heads/asf-site-production by this
push:
new 9e845911730 Comment out publish configuration in .asf.yaml
9e845911730 is described below
commit 9e84591173002138d5fd235df062350019e2eccc
Author: James Fredley <[email protected]>
AuthorDate: Wed Oct 8 08:39:49 2025 -0400
Comment out publish configuration in .asf.yaml
Comment out the publish section in .asf.yaml for investigation.
---
.asf.yaml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 3a26360c58d..0e41a3393cf 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -3,5 +3,6 @@ github:
homepage: https://grails.apache.org/
# Automatically publish to https://grails.apache.org/
-publish:
- whoami: asf-site-production
+# until we determine why it partially published
+# publish:
+# whoami: asf-site-production