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

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


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

commit b5e50f3360adc681b0fd5ed153015854a25398cf
Author: Arnout Engelen <[email protected]>
AuthorDate: Wed Apr 30 15:17:44 2025 +0200

    Remove `profile` from asf-site asf.yaml
    
    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
---
 .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