Update mkdocs.yml
This commit is contained in:
parent
4b836ee9ea
commit
2bbe2f165a
1 changed files with 1 additions and 2 deletions
1
.github/workflows/mkdocs.yml
vendored
1
.github/workflows/mkdocs.yml
vendored
|
@ -14,7 +14,6 @@ jobs:
|
|||
- name: Checkout code
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
token: ${{ secrets.DEPLOYMENT_PERSONAL_ACCESS_TOKEN }}
|
||||
# git-revision-date-localized-plugin and mkdocs-rss-plugin need full git history depth
|
||||
fetch-depth: 0
|
||||
|
||||
|
|
Loading…
Reference in a new issue