Fixed workflow

This commit is contained in:
thepaperpilot 2022-03-11 00:55:11 -06:00
parent 6893737fe0
commit 023dbfbd54

View file

@ -23,4 +23,4 @@ jobs:
uses: JamesIves/github-pages-deploy-action@v4.2.5
with:
branch: gh-pages # The branch the action should deploy to.
folder: .vitepress/dist # The folder the action should deploy.
folder: docs/.vitepress/dist # The folder the action should deploy.