Skip to content

Commit 1cf2db6

Browse files
authored
Update deploy-tcb.yml
1 parent dfe4e62 commit 1cf2db6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-tcb.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@ jobs:
4747
with:
4848
secretId: ${{ secrets.TCB_SECRET_ID }}
4949
secretKey: ${{ secrets.TCB_SECRET_KEY }}
50-
envId: ${{ secrets.TCB_TARO_DOCS_ENV_ID }}
50+
envId: ${{ secrets.TCB_TARO_UI_ENV_ID }}
5151
staticSrcPath: packages/taro-ui-docs/dist

0 commit comments

Comments
 (0)