Skip to content

Commit 95490ad

Browse files
authored
fix: docs github action (#23)
1 parent fca4742 commit 95490ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ jobs:
3535
3636
- run: pip install mkdocs-material
3737

38-
- run: mkdocs gh-deploy --force packages/xtensio-docs/mkdocs.yml
38+
- run: mkdocs gh-deploy -f packages/xtensio-docs/mkdocs.yml --force

0 commit comments

Comments
 (0)