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

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


The following commit(s) were added to refs/heads/main by this push:
     new 32dca2eabd Add staging configuration
32dca2eabd is described below

commit 32dca2eabdeeeab0dd4f3c7edb3a798598089cd7
Author: Jarek Potiuk <[email protected]>
AuthorDate: Tue May 13 00:22:20 2025 +0200

    Add staging configuration
---
 .asf.yaml | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 7979072195..99fd039584 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -37,4 +37,8 @@ github:
       required_linear_history: true
 
 publish:
-  whoami:   publish
+  whoami: publish
+
+staging:
+  profile: ~
+  whoami: staging-publish

Reply via email to