This is an automated email from the ASF dual-hosted git repository. bertty pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/incubator-wayang-website.git
commit c94082d74ffb813ef4a9cb9a50e3874764404a76 Author: Bertty Contreras-Rojas <[email protected]> AuthorDate: Mon Feb 22 17:44:04 2021 -0300 asf.site modifications --- .asf.yaml | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index 979caa8..7bd67ab 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -4,12 +4,6 @@ notifications: pullrequests: [email protected] jira_options: link label worklog comment -# Staging and publishing profile for incubator-wayang-website.git: -staging: - profile: ~ - whoami: asf-staging - - publish: whoami: asf-site @@ -29,4 +23,7 @@ github: # enable merge button: merge: true # disable rebase button: - rebase: false \ No newline at end of file + rebase: false + + ghp_branch: asf-site + ghp_path: /
