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
11835c3f60
commit
008dd64ae4
|
|
@ -16,8 +16,6 @@ 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
|
||||
|
|
|
|||
Loading…
Reference in New Issue