mirror of
https://github.com/haiwen/seafile-admin-docs.git
synced 2025-12-26 02:32:50 +00:00
update deploy
This commit is contained in:
parent
ff7f028f6c
commit
ce64016b4f
|
|
@ -16,9 +16,7 @@ jobs:
|
|||
with:
|
||||
python-version: 3.x
|
||||
- run: pip install mkdocs-material mkdocs-awesome-pages-plugin mkdocs-material-extensions mike
|
||||
- run: git config user.name ci-bot
|
||||
- run: git config user.email ci-bot@seafile.com
|
||||
- run: cd $GITHUB_WORKSPACE
|
||||
- run: git config user.name ci-bot
|
||||
- run: git config user.email ci-bot@seafile.com
|
||||
- run: mike deploy --push -u 12.0
|
||||
- run: mike deploy --push -u 12.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue