From c757f4d1a1395f9386f8ac0dc459047205a1152e Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 13 Oct 2022 05:35:30 +0000 Subject: [PATCH] Updating GHES workflows --- ci/properties/jekyll-docker.properties.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/properties/jekyll-docker.properties.json b/ci/properties/jekyll-docker.properties.json index bbe279c..7c66dba 100644 --- a/ci/properties/jekyll-docker.properties.json +++ b/ci/properties/jekyll-docker.properties.json @@ -1,5 +1,5 @@ { - "name": "Jekyll", + "name": "Jekyll using Docker image", "description": "Package a Jekyll site using the jekyll/builder Docker image.", "iconName": "jekyll", "categories": ["Continuous integration", "HTML"]