Skip to content

Commit

Permalink
Merge pull request #337 from haiwen/12.0_update_101124
Browse files Browse the repository at this point in the history
update deploy.yml
  • Loading branch information
wacmkxiaoyi authored Oct 11, 2024
2 parents 64d6dcb + edf6880 commit 9c74796
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy-12.0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ jobs:
python-version: 3.x
- run: pip install mkdocs-material mkdocs-awesome-pages-plugin mkdocs-material-extensions mike
- run: cd $GITHUB_WORKSPACE
- run: GIT_COMMITTER_NAME=ci-bot [email protected] \ mike deploy --push -u 12.0
- run: GIT_COMMITTER_NAME=ci-bot [email protected]
- run: mike deploy --push -u 12.0

0 comments on commit 9c74796

Please sign in to comment.