mirror of
https://github.com/fastapi-users/fastapi-users.git
synced 2025-10-30 00:46:14 +08:00
Fix docs CI
This commit is contained in:
2
.github/workflows/documentation.yml
vendored
2
.github/workflows/documentation.yml
vendored
@ -34,4 +34,4 @@ jobs:
|
||||
git config user.name fastapi-users-ci
|
||||
git config user.email fastapi-users-ci@francoisvoron.com
|
||||
git fetch origin gh-pages --depth=1
|
||||
mike deploy --push --update-aliases ${{ env.DOC_TAG }}
|
||||
hatch run mike deploy --push --update-aliases ${{ env.DOC_TAG }}
|
||||
|
||||
Reference in New Issue
Block a user