refactor: docs path updates (#17459)
Co-authored-by: Julien Robert <julien@rbrt.fr> Co-authored-by: Marko <marko@baricevic.me> Co-authored-by: marbar3778 <marbar3778@yahoo.com>
This commit is contained in:
co-authored by
Julien Robert
Marko
marbar3778
parent
c9e2632212
commit
f198ea9445
@@ -39,9 +39,9 @@ jobs:
|
||||
npm install -g npm@8.5.5
|
||||
make build-docs
|
||||
|
||||
- name: Deploy 🚀
|
||||
uses: JamesIves/github-pages-deploy-action@v4.4.3
|
||||
with:
|
||||
branch: gh-pages
|
||||
folder: ~/output
|
||||
single-commit: true
|
||||
# - name: Deploy 🚀
|
||||
# uses: JamesIves/github-pages-deploy-action@v4.4.3
|
||||
# with:
|
||||
# branch: gh-pages
|
||||
# folder: ~/output
|
||||
# single-commit: true
|
||||
|
||||
Reference in New Issue
Block a user