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 768c6ed448254558aa270e162d1ce9a35863ef35 Author: Piergiorgio Lucidi <[email protected]> AuthorDate: Thu Dec 14 13:20:34 2023 +0100 removed the publish directive --- .asf.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index 2e90d6b..4c99d42 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -9,10 +9,7 @@ staging: whoami: asf-staging profile: ~ autostage: preview/* - -publish: - profile: ~ - whoami: asf-site + github: description: "Apache ManifoldCF website"
