diff --git a/.github/workflows/deploy-docs.yaml b/.github/workflows/deploy-docs.yaml index 152431f..e407f54 100644 --- a/.github/workflows/deploy-docs.yaml +++ b/.github/workflows/deploy-docs.yaml @@ -2,6 +2,10 @@ # name: Deploy VitePress site to Pages +defaults: + run: + working-directory: ./docs + on: # Runs on pushes targeting the `main` branch. Change this to `master` if you're # using the `master` branch as the default branch.