Update mkdocs.yml

This commit is contained in:
Antonio Navarro Perez 2021-11-16 13:40:14 +01:00 committed by GitHub
parent 2d63ce8551
commit 33aeaf353d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -68,5 +68,5 @@ jobs:
if: startsWith(github.ref, 'refs/tags/v')
run: |
git fetch origin gh-pages --verbose
mike deploy ${GITHUB_REF##*/} latest --config-file "${GITHUB_WORKSPACE}/mkdocs/mkdocs.yml" --push --rebase
mike deploy ${GITHUB_REF##*/} latest --config-file "${GITHUB_WORKSPACE}/mkdocs/mkdocs.yml" --push --rebase --update-aliases