Skip to content

Commit 5986d12

Browse files
committed
fix: fix workflow
1 parent 5f2c224 commit 5986d12

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
publish: pnpm changeset publish --provenance
3535
env:
3636
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
37+
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
3738

3839
# 任务 2:部署文档到 GitHub Pages
3940
deploy-docs:

0 commit comments

Comments
 (0)