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

fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 83b3377c Remove `profile` from asf-site asf.yaml (#154)
83b3377c is described below

commit 83b3377c2520440dbd48eff2e62992ab723150d5
Author: PJ Fanning <[email protected]>
AuthorDate: Thu May 1 10:46:23 2025 +0100

    Remove `profile` from asf-site asf.yaml (#154)
    
    as it's not / no longer supported for the publish block,
    only for staging repo's
    
    
https://github.com/apache/infrastructure-asfyaml?tab=readme-ov-file#web-site-deployment-service-for-git-repositories
    
    Co-authored-by: Arnout Engelen <[email protected]>
---
 .asf.yaml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 0ef85694..030b971d 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -33,6 +33,5 @@ staging:
   whoami: asf-staging
 
 publish:
-  profile: ~
   whoami: asf-site
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to