This is an automated email from the ASF dual-hosted git repository. piergiorgio pushed a commit to branch preview/pelican in repository https://gitbox.apache.org/repos/asf/manifoldcf-site.git
commit 016c94a17d5b83912eb75089b075684c0a48cdb0 Author: Piergiorgio Lucidi <[email protected]> AuthorDate: Thu Dec 14 15:20:08 2023 +0100 reverting the old website --- .asf.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index 4c99d42..2e90d6b 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -9,7 +9,10 @@ staging: whoami: asf-staging profile: ~ autostage: preview/* - + +publish: + profile: ~ + whoami: asf-site github: description: "Apache ManifoldCF website"
