diff --git a/.github/workflows/tag-push.yml b/.github/workflows/tag-push.yml index 218f3702..c6bca871 100644 --- a/.github/workflows/tag-push.yml +++ b/.github/workflows/tag-push.yml @@ -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 }} \ No newline at end of file + TDESIGN_NPM_TOKEN: ${{ secrets.TDESIGN_NPM_TOKEN }} + PERSONAL_TOKEN: ${{ secrets.PERSONAL_TOKEN }}