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

vy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-parent.git


The following commit(s) were added to refs/heads/main by this push:
     new e9c6432  Enable website publication
e9c6432 is described below

commit e9c643227fcd38c7f87671d84cda3d2677bde9e0
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Wed Sep 27 09:27:08 2023 +0200

    Enable website publication
---
 .asf.yaml | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 7de06b9..82913d6 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -35,3 +35,13 @@ github:
   protected_branches:
     main:
       required_signatures: true
+
+staging:
+  profile: ~
+  whoami: asf-staging
+  subdir: parent
+
+publish:
+  profile: ~
+  whoami: asf-site
+  subdir: parent

Reply via email to