This is an automated email from the ASF dual-hosted git repository.
cdutz pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-training.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 2fc2dfd fix(website): Added an .asf.yaml to make the website update
again
2fc2dfd is described below
commit 2fc2dfd414dd47945771cc7cc266b4e7ca48af4d
Author: cdutz <[email protected]>
AuthorDate: Wed Apr 6 11:38:22 2022 +0200
fix(website): Added an .asf.yaml to make the website update again
---
.asf.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..08e79d7
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,2 @@
+publish:
+ whoami: asf-site
\ No newline at end of file