We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 085570c commit 7081216Copy full SHA for 7081216
.github/workflows/deploy.yml
@@ -4,6 +4,7 @@ on:
4
push:
5
branches:
6
- main
7
+ - docs
8
workflow_dispatch:
9
10
permissions:
requirements.txt
@@ -3,5 +3,5 @@ Requests==2.31.0
3
sortedcontainers==2.4.0
urllib3==1.26.18
mkdocs-git-committers-plugin-2==2.2.3
-mkdocs-material==9.5.4
+mkdocs-material==9.5.7
jieba==0.42.1
0 commit comments