This is an automated email from the ASF dual-hosted git repository. rzo1 pushed a commit to branch asf-staging in repository https://gitbox.apache.org/repos/asf/incubator-stormcrawler-site.git
commit 0e1ad80f4db29aaef4f14406e6769a4a3101466a Author: Richard Zowalla <[email protected]> AuthorDate: Thu Apr 25 08:48:30 2024 +0200 Configure ASF Staging Website --- .asf.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.asf.yaml b/.asf.yaml index 2775d4d..fd4ef69 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -6,3 +6,7 @@ notifications: publish: profile: ~ whoami: asf-site + +staging: + profile: ~ + whoami: asf-staging \ No newline at end of file
