Skip to content

Commit 83d64cf

Browse files
committed
chore: migrate npm OIDC
1 parent 649f49d commit 83d64cf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/tag-push.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,7 @@ jobs:
1010
uses: Tencent/tdesign/.github/workflows/publish.yml@main
1111
secrets:
1212
TDESIGN_SURGE_TOKEN: ${{ secrets.TDESIGN_SURGE_TOKEN }}
13-
TDESIGN_NPM_TOKEN: ${{ secrets.TDESIGN_NPM_TOKEN }}
1413
PERSONAL_TOKEN: ${{ secrets.PERSONAL_TOKEN }}
14+
permissions:
15+
contents: read
16+
id-token: write

0 commit comments

Comments
 (0)