Skip to content

Commit

Permalink
ci: update tag-push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
anlyyao committed May 23, 2024
1 parent 8535b69 commit 87f1315
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/tag-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ jobs:
uses: Tencent/tdesign/.github/workflows/publish.yml@main
secrets:
TDESIGN_SURGE_TOKEN: ${{ secrets.TDESIGN_SURGE_TOKEN }}
TDESIGN_NPM_TOKEN: ${{ secrets.TDESIGN_NPM_TOKEN }}
TDESIGN_NPM_TOKEN: ${{ secrets.TDESIGN_NPM_TOKEN }}
PERSONAL_TOKEN: ${{ secrets.PERSONAL_TOKEN }}

0 comments on commit 87f1315

Please sign in to comment.