Alright, it seems the asf.yaml needs to exist in a branch called main or master to work correctly. It does not work in the `default` branch. Once I moved it to an empty main branch, it worked correctly.
On 2025/07/27 03:24:59 James Daugherty wrote: > FYI: https://github.com/apache/grails-core/pull/14937 will remove this > code from grails-core. > > On Fri, Jul 25, 2025 at 6:47 PM James Daugherty > <jdaughe...@jdresources.net> wrote: > > > > Hi Everyone, > > > > I've made an initial attempt at the Grails Publish gradle plugin > > repository split. It's now available here: > > https://github.com/apache/incubator-grails-gradle-publish > > > > I have some follow-up issues for infrastructure, but wanted to let > > people know that changing the grails publish plugin in grails-core > > should cease and we should use that project going forward. I'll be > > opening a PR to remove the grails publish code from grails-core soon. > > > > Regards, > > James >