Skip to content

Commit 8183d26

Browse files
authored
fix: add blog to ZH publish path (#2102)
1 parent 2da2cd9 commit 8183d26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/addDocsToS3BucketAWS.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
paths:
99
- "i18n/zh/**"
1010
- "variables/**"
11+
- "blog/**"
1112
# Allows you to run this workflow manually from the Actions tab
1213
workflow_dispatch:
1314
# A workflow run is made up of one or more jobs that can run sequentially or in parallel

0 commit comments

Comments
 (0)