diff --git a/src/deploy/schema.json b/src/deploy/schema.json index d2aadd8..33fd668 100644 --- a/src/deploy/schema.json +++ b/src/deploy/schema.json @@ -51,7 +51,7 @@ "cname": { "type": "string", "description": "Generate a CNAME file for the specified domain.", - "default": false + "default": "" }, "dryRun": { "type": "boolean",