Skip to content

Commit 961ff12

Browse files
Remove force
1 parent bc583f1 commit 961ff12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ jobs:
3636
- run: pip install mkdocs-material
3737
- run: pip install mkdocs-awesome-pages-plugin
3838
- run: pip install mkdocs-minify-plugin
39-
- run: mkdocs gh-deploy --force
39+
- run: mkdocs gh-deploy

0 commit comments

Comments
 (0)