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

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


The following commit(s) were added to refs/heads/main by this push:
     new 31ecc6e  enable staging
31ecc6e is described below

commit 31ecc6ed6cce66c86664384d612b83b2c4a7c2ef
Author: Mark Struberg <[email protected]>
AuthorDate: Sun Jan 12 22:24:38 2025 +0100

    enable staging
    
    for publishing simply merge over the deployed work to the asf-site branch 
via a PR etc
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 020d063..5e5c751 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -7,7 +7,7 @@ pelican:
 
 staging:
   profile: ~
-  whoami: asf-site
+  whoami: asf-staging
   autostage: preview/*
 
 publish:

Reply via email to