We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 837eb7f commit fb23cccCopy full SHA for fb23ccc
scripts/sync.sh
@@ -113,7 +113,7 @@ function replicate_all {
113
"kratos-selfservice-ui-node"
114
"kratos-selfservice-ui-react-native"
115
"kratos-selfservice-ui-react-nextjs"
116
- "network", # manages its own templates
+ "network" # manages its own templates
117
)
118
119
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