GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/constellation/constellation/./.github/actions/notify_e2e_failure/action.yml (Line: 39, Col: 7): Required property is missing: shell,/home/runner/work/constellation/constellation/./.github/actions/notify_e2e_failure/action.yml (Line: 72, Col: 16): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.PROJECT_WRITE_TOKEN,/home/runner/work/constellation/constellation/./.github/actions/notify_e2e_failure/action.yml (Line: 73, Col: 7): Required property is missing: shell
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)