From 2f86a8abbe1f5934105778258218f1dee8a9d002 Mon Sep 17 00:00:00 2001 From: Shubham Tiwari <64764738+tiwarishub@users.noreply.github.com> Date: Thu, 24 Jun 2021 11:06:26 +0530 Subject: [PATCH 1/2] Update blank.properties.json --- ci/properties/blank.properties.json | 1 + 1 file changed, 1 insertion(+) diff --git a/ci/properties/blank.properties.json b/ci/properties/blank.properties.json index d244772..35d77bc 100644 --- a/ci/properties/blank.properties.json +++ b/ci/properties/blank.properties.json @@ -1,6 +1,7 @@ { "name": "Simple workflow", "description": "Start with a file with the minimum necessary structure.", + "creator": "Github", "iconName": "blank", "categories": null } From acad7b662618966e7805c7ec0308901b1044f2f9 Mon Sep 17 00:00:00 2001 From: Shubham Tiwari <64764738+tiwarishub@users.noreply.github.com> Date: Thu, 24 Jun 2021 21:40:31 +0530 Subject: [PATCH 2/2] Update ci/properties/blank.properties.json Co-authored-by: Andy McKay --- ci/properties/blank.properties.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/properties/blank.properties.json b/ci/properties/blank.properties.json index 35d77bc..610327f 100644 --- a/ci/properties/blank.properties.json +++ b/ci/properties/blank.properties.json @@ -1,7 +1,7 @@ { "name": "Simple workflow", "description": "Start with a file with the minimum necessary structure.", - "creator": "Github", + "creator": "GitHub", "iconName": "blank", "categories": null }