update html

This commit is contained in:
Shuanglei Tao
2024-11-13 19:32:01 +08:00
parent de809d7531
commit bd5addaa70
9 changed files with 122 additions and 117 deletions

View File

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