From 22fc70aec24cdc2dceb52021a486cf50f0fab772 Mon Sep 17 00:00:00 2001 From: "m.lettere" Date: Thu, 17 Mar 2022 15:44:20 +0100 Subject: [PATCH] name fixed --- templates/ghn_client_remove_from_contexts.json.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}",