Skip to content

Commit

Permalink
Merge pull request #455 from chinapandaman/PPF-452
Browse files Browse the repository at this point in the history
PPF-452: try no history
  • Loading branch information
chinapandaman authored Jan 20, 2024
2 parents 5122d34 + 07c4032 commit 9f004c8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,5 @@ jobs:
run: pip install mkdocs
- name: Deploy docs to GitHub page
run: |
git fetch
mkdocs build
mkdocs gh-deploy --force
mkdocs gh-deploy --no-history

0 comments on commit 9f004c8

Please sign in to comment.