Skip to content

Commit

Permalink
Update deploy-tcb.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
robinv8 committed Nov 16, 2023
1 parent faf6063 commit cd5da01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-tcb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@ jobs:
with:
secretId: ${{ secrets.TCB_SECRET_ID }}
secretKey: ${{ secrets.TCB_SECRET_KEY }}
envId: ${{ secrets.TCB_TARO_DOCS_ENV_ID }}
envId: ${{ secrets.TCB_TARO_UI_ENV_ID }}
staticSrcPath: packages/taro-ui-docs/dist

0 comments on commit cd5da01

Please sign in to comment.