From 078cf5878a05fdd627cf153d449502d5ea8ede69 Mon Sep 17 00:00:00 2001 From: Timothy Liu Date: Wed, 10 Apr 2024 20:43:42 +0800 Subject: [PATCH] chore(gh-pages): :bug: watch changes in gh-pages directory --- .github/workflows/gh-pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 0508c268..3ae42b55 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -5,7 +5,7 @@ on: branches: [dev, main, master] paths: - '.github/workflows/gh-pages.yml' - - 'docs/**' + - 'gh-pages/**' # Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages permissions: