Skip to content

Commit b148611

Browse files
committed
chore: synchronize workspaces
1 parent 9307b80 commit b148611

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

scripts/sync.sh

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -103,15 +103,15 @@ function replicate_all {
103103
"ci"
104104
".github"
105105
"hydra"
106-
"keto"
107-
"oathkeeper"
108-
"kratos"
109-
"elements"
110-
"elements"
111-
"polis"
112-
"kratos-selfservice-ui-node"
113-
"kratos-selfservice-ui-react-native"
114-
"kratos-selfservice-ui-react-nextjs"
106+
"keto"
107+
"oathkeeper"
108+
"kratos"
109+
"elements"
110+
"elements"
111+
"polis"
112+
"kratos-selfservice-ui-node"
113+
"kratos-selfservice-ui-react-native"
114+
"kratos-selfservice-ui-react-nextjs"
115115
)
116116

117117
gh repo list ory --visibility public --no-archived --source --json name -L 1000 | jq -r '.[] | .name' | while read -r repo_name; do

0 commit comments

Comments
 (0)