Skip to content

Commit 5aa8c2f

Browse files
committed
Updated workflow
1 parent 3fa9a39 commit 5aa8c2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ jobs:
2121
run: pip install mkdocs-material==3.1.0
2222

2323
- name: Build docs
24-
run: mkdocs gh-deploy
24+
run: mkdocs gh-deploy --force -m "[ci skip]"
2525
working-directory: docs/documentation

0 commit comments

Comments
 (0)