Skip to content

Wrong default value for cname in schema.json #154

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
},

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions