Skip to content

Commit

Permalink
Merge pull request #336 from haiwen/12.0_update_101124
Browse files Browse the repository at this point in the history
12.0 update 101124
  • Loading branch information
freeplant authored Oct 11, 2024
2 parents e847f01 + a552933 commit 64d6dcb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy-12.0.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Deploy CI
name: Deploy CI - 12.0

on:
push:
Expand All @@ -17,4 +17,4 @@ jobs:
python-version: 3.x
- run: pip install mkdocs-material mkdocs-awesome-pages-plugin mkdocs-material-extensions mike
- run: cd $GITHUB_WORKSPACE
- run: mike deploy --push -u 12.0
- run: GIT_COMMITTER_NAME=ci-bot [email protected] \ mike deploy --push -u 12.0

0 comments on commit 64d6dcb

Please sign in to comment.