From ce64016b4f9c9cb9ed13283a4cf4585d148ef9bd Mon Sep 17 00:00:00 2001 From: Junxiang Huang Date: Fri, 11 Oct 2024 15:24:01 +0800 Subject: [PATCH] update deploy --- .github/workflows/deploy-12.0.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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