From 445ba1112b3e69cdf2a4681c9af015ead1ef626c Mon Sep 17 00:00:00 2001 From: Daniel Mohns Date: Wed, 23 Oct 2024 12:59:45 +0200 Subject: [PATCH] Update deploy-gh-pages.yaml --- .github/workflows/deploy-gh-pages.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-gh-pages.yaml b/.github/workflows/deploy-gh-pages.yaml index 5a906a3..3b21a7c 100644 --- a/.github/workflows/deploy-gh-pages.yaml +++ b/.github/workflows/deploy-gh-pages.yaml @@ -1,5 +1,5 @@ # Sample workflow for building and deploying a Jekyll site to GitHub Pages -name: Deploy GitHub Pages with MkDocs +name: Deploy GitHub Pages on: # Runs on pushes targeting the default branch