Update mkdocs.yml

This commit is contained in:
Antonio Navarro Perez 2021-10-07 19:07:33 +02:00 committed by GitHub
parent 4b836ee9ea
commit 2bbe2f165a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,6 @@ jobs:
- name: Checkout code - name: Checkout code
uses: actions/checkout@v2 uses: actions/checkout@v2
with: with:
token: ${{ secrets.DEPLOYMENT_PERSONAL_ACCESS_TOKEN }}
# git-revision-date-localized-plugin and mkdocs-rss-plugin need full git history depth # git-revision-date-localized-plugin and mkdocs-rss-plugin need full git history depth
fetch-depth: 0 fetch-depth: 0