From db745bb88ecd468b26d2b1fdf705a4722e5b6a43 Mon Sep 17 00:00:00 2001 From: puchacz Date: Wed, 30 Oct 2024 23:56:42 +0100 Subject: [PATCH] Update Jekyll workflow to deploy with GitHub Pages dependencies preinstalled --- .github/workflows/jekyll-gh-pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/jekyll-gh-pages.yml b/.github/workflows/jekyll-gh-pages.yml index e4c83d9..65665f0 100644 --- a/.github/workflows/jekyll-gh-pages.yml +++ b/.github/workflows/jekyll-gh-pages.yml @@ -1,4 +1,4 @@ -name: Documentation +name: Deploy Jekyll with GitHub Pages dependencies preinstalled on: # Runs on pushes targeting the default branch