Skip to content

Commit

Permalink
Force-push docs to gh-pages (#1382)
Browse files Browse the repository at this point in the history
  • Loading branch information
cartermckinnon authored Aug 7, 2023
1 parent dc68dc4 commit c2cf65d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
steps:
- uses: actions/checkout@v3
- run: pip install mkdocs mkdocs-material
- run: mkdocs gh-deploy
- run: mkdocs gh-deploy --strict --no-history --force

0 comments on commit c2cf65d

Please sign in to comment.