diff --git a/templates/ghn_client_remove_from_contexts.json.j2 b/templates/ghn_client_remove_from_contexts.json.j2 index 2e2081f..95b7cda 100644 --- a/templates/ghn_client_remove_from_contexts.json.j2 +++ b/templates/ghn_client_remove_from_contexts.json.j2 @@ -20,7 +20,7 @@ }, { "name": "LAMBDA_TASK", - "taskReferenceName": "build_tasks_to_delete_ghn_client_from_all_contexts", + "taskReferenceName": "build_tasks_to_remove_ghn_client_from_all_contexts", "type": "LAMBDA", "inputParameters": { "context_list" : "${workflow.input.context_list}",