Commit d80496d
fix(deploy): use accurate error message for single vs multiple studios
Say "A studio found" instead of "Multiple studios found" when only one
studio exists in the unattended error path.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 981e34c commit d80496d
File tree
1 file changed
+2
-1
lines changed- packages/@sanity/cli/src/actions/deploy
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
73 | 74 | | |
74 | | - | |
| 75 | + | |
75 | 76 | | |
76 | 77 | | |
77 | 78 | | |
| |||
0 commit comments