Skip to content

Commit

Permalink
chore: 适配CI
Browse files Browse the repository at this point in the history
  • Loading branch information
edwinhuish committed Dec 21, 2024
1 parent 941ac98 commit b738b8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -236,5 +236,5 @@ jobs:
- name: 发布到 NPM
run: pnpm publish
env:
NPM_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
NPM_CONFIG_PROVENANCE: true

0 comments on commit b738b8d

Please sign in to comment.