This commit is contained in:
Kalidou Diagne
2024-04-12 13:09:21 +02:00
parent c1a6f4d9ac
commit 9fa304513f
2 changed files with 2 additions and 4 deletions

View File

@@ -29,10 +29,9 @@ jobs:
- name: Upload artifact 📡
uses: actions/upload-pages-artifact@v3
with:
path: ./out
path: out
- name: Publish to GitHub Pages 🚀
id: deployment
uses: actions/deploy-pages@v4
#- name: Deploy to gh-pages branch