Skip to content

Commit 134dfed

Browse files
committed
chore: 1.1.7 doc version
1 parent c38af2d commit 134dfed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ghpage.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,10 @@ jobs:
4747
mkdocs build -f ./docs/mkdocs.en.yml -s --site-dir ../docs/site/en
4848
mkdocs build -f ./docs/mkdocs.zh.yml -s --site-dir ../docs/site/zh
4949
50-
- name: Publish doc - 1.1.6
50+
- name: Publish doc - 1.1.7
5151
if: ${{ github.ref == 'refs/heads/v1.1.x' }}
5252
env:
53-
VERSION: 1.1.6
53+
VERSION: 1.1.7
5454
LINK_EN: ${{ vars.LINK_EN }}
5555
LINK_ZH: ${{ vars.LINK_ZH }}
5656
run: |

0 commit comments

Comments
 (0)