Github Deployments Extension error

It seems like the following error shows whenever I click deploy on my tenants. Must be a back-end/status problem since it worked perfectly before today.

Schema validation failed loading [
    {
        "keyword": "required",
        "dataPath": ".emailProvider",
        "schemaPath": "#/properties/emailProvider/required",
        "params": {
            "missingProperty": "name"
        },
        "message": "should have required property 'name'"
    }
]

2 posts were merged into an existing topic: GitHub Extension Error “Schema validation failed loading”?