Skip to content

Commit 6e02231

Browse files
committed
test deployment after license additions
1 parent 15137a9 commit 6e02231

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

.github/deploy-ecosystem-configs.json

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,17 @@
33
{
44
"name": "Reslens",
55
"path": "ecosystem/monitoring/reslens",
6-
"vercel_project_id": "prj_cGTEEoWrPjwmgHT8Oh3GDnt8AV3j",
7-
"skip": true
6+
"vercel_project_id": "prj_cGTEEoWrPjwmgHT8Oh3GDnt8AV3j"
87
},
98
{
109
"name": "Beacon",
1110
"path": "ecosystem/ai-tools/beacon",
12-
"vercel_project_id": "prj_k3vjg1KTaQFVhhxasQunxgLNGBbk",
13-
"skip": true
11+
"vercel_project_id": "prj_k3vjg1KTaQFVhhxasQunxgLNGBbk"
1412
},
1513
{
1614
"name": "Nexus",
1715
"path": "ecosystem/ai-tools/nexus",
18-
"vercel_project_id":"prj_Kam9DhhjI7zb5yPfrQXfyhGnf5TT",
19-
"skip": true
16+
"vercel_project_id":"prj_Kam9DhhjI7zb5yPfrQXfyhGnf5TT"
2017
}
2118
]
2219
}

0 commit comments

Comments
 (0)