refactor: reorganize docs and aux files

This commit is contained in:
oxalica 2024-09-10 03:59:31 -04:00
parent 0ac841e6fa
commit 7160e5adbd
9 changed files with 4 additions and 4 deletions

View file

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