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 9f7e590a5ca Restore automatic publishing in .asf.yaml
9f7e590a5ca is described below
commit 9f7e590a5cac73b5a10d1e6409062204de65c7b6
Author: James Fredley <[email protected]>
AuthorDate: Wed Oct 8 09:36:13 2025 -0400
Restore automatic publishing in .asf.yaml
Re-enable automatic publishing to the Apache Grails website.
---
.asf.yaml | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 0e41a3393cf..3a26360c58d 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -3,6 +3,5 @@ github:
homepage: https://grails.apache.org/
# Automatically publish to https://grails.apache.org/
-# until we determine why it partially published
-# publish:
-# whoami: asf-site-production
+publish:
+ whoami: asf-site-production