You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flagon.apache.org by po...@apache.org on 2022/06/19 18:04:23 UTC

[incubator-flagon] branch asf-site updated: adding asf-site publish flag to asf.yaml

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

poorejc pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-flagon.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new e7e0b95  adding asf-site publish flag to asf.yaml
e7e0b95 is described below

commit e7e0b950724eb3b864147973a9e520983bddc6fe
Author: poorejc <po...@apache.org>
AuthorDate: Sun Jun 19 14:04:07 2022 -0400

    adding asf-site publish flag to asf.yaml
---
 .asf.yaml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 3cef0c7..4db7039 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -36,4 +36,6 @@ github:
     # Enable issues management
     issues: true
     # Enable projects for project management boards
-    projects: true
\ No newline at end of file
+    projects: true
+publish:
+  whoami: asf-site
\ No newline at end of file