Skip to content

Commit

Permalink
page10
Browse files Browse the repository at this point in the history
  • Loading branch information
Qingqing committed Aug 30, 2024
1 parent 266a49b commit 9830407
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ jobs:
- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@v4
with:
folder: docs # The folder the action should deploy.
folder: . # The folder the action should deploy.

0 comments on commit 9830407

Please sign in to comment.