Skip to content

Commit 4c0faaf

Browse files
authored
Update index.js
1 parent 33ece0d commit 4c0faaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy-ecosystem/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ const main = async () => {
7676
}
7777

7878
const og = deploy_repository("OpenGeode");
79-
const og_stochastic = deploy_repository("OpenGeode");
79+
const og_stochastic = deploy_repository("OpenGeode-Stochastic");
8080
const og_io = og.then(() => {
8181
return deploy_repository("OpenGeode-IO");
8282
});

0 commit comments

Comments
 (0)