Skip to content

Commit

Permalink
Update mkdocs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Kremilly committed Apr 2, 2024
1 parent 35c9651 commit 5060c4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
uses: peaceiris/actions-gh-pages@v3
with:
# Upload entire repository
path: './docs/site'
publish_dir: './docs/site'
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4

0 comments on commit 5060c4d

Please sign in to comment.