Skip to content

Commit

Permalink
chore: update wokflows (#914)
Browse files Browse the repository at this point in the history
  • Loading branch information
honkinglin authored May 25, 2022
1 parent 2bc4109 commit 637b8c4
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 637b8c4

Please sign in to comment.