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: