Skip to content

Commit fb23ccc

Browse files
committed
chore: u
1 parent 837eb7f commit fb23ccc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/sync.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ function replicate_all {
113113
"kratos-selfservice-ui-node"
114114
"kratos-selfservice-ui-react-native"
115115
"kratos-selfservice-ui-react-nextjs"
116-
"network", # manages its own templates
116+
"network" # manages its own templates
117117
)
118118

119119
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)