Skip to content

Commit

Permalink
Merge pull request #453 from chinapandaman/PPF-452
Browse files Browse the repository at this point in the history
PPF-452: fix deploy docs action
  • Loading branch information
chinapandaman authored Jan 20, 2024
2 parents 66461d7 + 4623e4a commit ff25c9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
- name: Deploy docs to GitHub page
run: |
mkdocs build
mkdocs gh-deploy
mkdocs gh-deploy --force

0 comments on commit ff25c9e

Please sign in to comment.