Skip to content

Commit 756af9d

Browse files
force docs
1 parent 31acac7 commit 756af9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy_docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
- name: Deploy docs to GitHub Pages
2626
env:
2727
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
28-
run: mkdocs gh-deploy
28+
run: mkdocs gh-deploy --force

0 commit comments

Comments
 (0)