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 10c72bd commit 3043667
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,7 @@ jobs:
- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
with:
deploy_key: ${{ secrets.REPO_TOKEN }}
publish_branch: gh-pages
publish_dir: ./site
allow_empty_commit: true

0 comments on commit 3043667

Please sign in to comment.