[skip-ci] fix ci doc deploy

This commit is contained in:
Matthieu Baumann
2024-07-02 19:11:24 +02:00
committed by Matthieu Baumann
parent 4cc7185090
commit ca5cf261f3

View File

@@ -43,7 +43,7 @@ jobs:
uses: actions/upload-pages-artifact@v3
with:
# Upload entire repository
path: './doc'
path: './docs'
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4