From 022458ed796545b3a927957b0b3508d9fc0890df Mon Sep 17 00:00:00 2001 From: de-soot <78423238+de-soot@users.noreply.github.com> Date: Thu, 1 Aug 2024 12:34:53 +0000 Subject: [PATCH] Update jekyll-gh-pages.yml Signed-off-by: de-soot <78423238+de-soot@users.noreply.github.com> --- .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 e31d81c..6d1efb4 100644 --- a/.github/workflows/jekyll-gh-pages.yml +++ b/.github/workflows/jekyll-gh-pages.yml @@ -4,7 +4,7 @@ name: Deploy Jekyll with GitHub Pages dependencies preinstalled on: # Runs on pushes targeting the default branch push: - branches: ["main"] + branches: ["gh-pages"] # Allows you to run this workflow manually from the Actions tab workflow_dispatch: