We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bdb4e4 commit efceb47Copy full SHA for efceb47
.github/workflows/update.yml
@@ -2,8 +2,8 @@ name: Build Documents
2
3
env:
4
TZ: UTC
5
- I10N_VERSION: 4.3
6
- DOC_VERSION: 4.3
+ I10N_VERSION: 4.x
+ DOC_VERSION: 4.4
7
GH_TOKEN: ${{ github.token }}
8
TARGET_LANGUAGE: ${{ vars.TARGET_LANGUAGE || 'zh_CN' }}
9
0 commit comments