This is an automated email from the ASF dual-hosted git repository.

harishgokul01 pushed a commit to branch development
in repository https://gitbox.apache.org/repos/asf/incubator-resilientdb.git

commit 37dad3d7f78d0beb87de2b2ad8ca661ef496f41a
Author: harish876 <[email protected]>
AuthorDate: Mon Jan 26 04:04:18 2026 +0000

    update deployment config to trigger beacon deployment
---
 .github/deploy-ecosystem-configs.json | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.github/deploy-ecosystem-configs.json 
b/.github/deploy-ecosystem-configs.json
index 3792ec2b..c12d9813 100644
--- a/.github/deploy-ecosystem-configs.json
+++ b/.github/deploy-ecosystem-configs.json
@@ -4,6 +4,10 @@
       "name": "Reslens",
       "path": "ecosystem/monitoring/reslens",
       "vercel_project_id": "prj_g5KA6QQ36ltVydRW6TUKJhgdgYjT"
+    },
+    {
+      "name": "Beacon",
+      "path": "ecosystem/ai-tools/beacon"
     }
   ]
 }

Reply via email to