GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/get-a-teacher-relocation-payment/get-a-teacher-relocation-payment/./.github/actions/smoke-test/action.yml (Line: 33, Col: 31): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.GOVUK_NOTIFY_API_KEY,/home/runner/work/get-a-teacher-relocation-payment/get-a-teacher-relocation-payment/./.github/actions/smoke-test/action.yml (Line: 34, Col: 49): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.GOVUK_NOTIFY_GENERIC_EMAIL_TEMPLATE_ID
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)