diff --git a/.github/workflows/build-docs.yml b/.github/workflows/build-docs.yml index 52c695d..55c9cd5 100644 --- a/.github/workflows/build-docs.yml +++ b/.github/workflows/build-docs.yml @@ -4,7 +4,7 @@ on: push: branches: [ "master" ] paths: - - 'docs/**' + - 'Writerside/**' - '.github/workflows/build-docs.yml' workflow_dispatch: @@ -104,4 +104,4 @@ jobs: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 \ No newline at end of file + uses: actions/deploy-pages@v4