This is an automated email from the ASF dual-hosted git repository.
robbie pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/artemis-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new b1d74e8 actually configure asf-site .asf.yaml for the publish action
b1d74e8 is described below
commit b1d74e8b4c13f037487bbee733ab0751cac936f1
Author: Robbie Gemmell <[email protected]>
AuthorDate: Fri Nov 28 17:14:50 2025 +0000
actually configure asf-site .asf.yaml for the publish action
---
.asf.yaml | 11 ++---------
1 file changed, 2 insertions(+), 9 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index eb1d8b3..0735550 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,9 +1,2 @@
-github:
- description: "Apache Artemis Website"
- homepage: https://artemis.apache.org
- labels:
- - website
- - jekyll
-jekyll:
- whoami: main
- target: asf-site
+publish:
+ whoami: asf-site
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]