Skip to content

Commit

Permalink
Update deploy-tcb.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
robinv8 authored Nov 15, 2023
1 parent dfe4e62 commit 1cf2db6
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 1cf2db6

Please sign in to comment.