Skip to content

Commit efceb47

Browse files
committed
feat: init 4.4
1 parent 2bdb4e4 commit efceb47

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/update.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: Build Documents
22

33
env:
44
TZ: UTC
5-
I10N_VERSION: 4.3
6-
DOC_VERSION: 4.3
5+
I10N_VERSION: 4.x
6+
DOC_VERSION: 4.4
77
GH_TOKEN: ${{ github.token }}
88
TARGET_LANGUAGE: ${{ vars.TARGET_LANGUAGE || 'zh_CN' }}
99

0 commit comments

Comments
 (0)