parent
9894c6c810
commit
b96c4157e5
1 changed files with 1 additions and 1 deletions
|
@ -29,5 +29,5 @@ jobs:
|
||||||
- name: Deploy 🚀
|
- name: Deploy 🚀
|
||||||
uses: https://github.com/JamesIves/github-pages-deploy-action@v4.2.5
|
uses: https://github.com/JamesIves/github-pages-deploy-action@v4.2.5
|
||||||
with:
|
with:
|
||||||
branch: pages # The branch the action should deploy to.
|
branch: gh-pages # The branch the action should deploy to.
|
||||||
folder: docs/.vitepress/dist # The folder the action should deploy.
|
folder: docs/.vitepress/dist # The folder the action should deploy.
|
||||||
|
|
Loading…
Add table
Reference in a new issue