Skip to content

Wrong default value for cname in schema.json #154

@JohannesHoppe

Description

@JohannesHoppe

Error: Property 'cname' does not match the schema. 'false' should be a 'string'.

Solved it by adding cname flag manually as github.com along with base-href.

Originally posted by @batbrain9392 in #145 (comment)

see

"cname": {
"type": "string",
"description": "Generate a CNAME file for the specified domain.",
"default": false
},

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions