GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. D:\a\two-voip-godot-4\two-voip-godot-4\./.github/actions/compile_gdextension\action.yml (Line: 170, Col: 11): Unexpected symbol: '"template_debug"'. Located at position 50 within expression: inputs.platform == 'Windows' && inputs.target == "template_debug",D:\a\two-voip-godot-4\two-voip-godot-4\./.github/actions/compile_gdextension\action.yml (Line: 180, Col: 11): Unexpected symbol: '"template_release"'. Located at position 50 within expression: inputs.platform == 'Windows' && inputs.target == "template_release"
at GitHub.DistributedTask.ObjectTemplating.TemplateValidationErrors.Check()
at GitHub.Runner.Worker.ActionManifestManager.ConvertRuns(IExecutionContext executionContext, TemplateContext templateContext, TemplateToken inputsToken, String fileRelativePath, MappingToken outputs)
at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)