diff --git a/.github/workflows/deploy-12.0.yml b/.github/workflows/deploy-12.0.yml index 111e3076..9ab14529 100644 --- a/.github/workflows/deploy-12.0.yml +++ b/.github/workflows/deploy-12.0.yml @@ -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 \ No newline at end of file + - run: mike deploy --push -u 12.0