Skip to content

Commit

Permalink
🐞 fix: 改写为空格。
Browse files Browse the repository at this point in the history
  • Loading branch information
ruan-cat committed Feb 7, 2025
1 parent 47fa022 commit 670c83e
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 @@ -37,5 +37,5 @@ jobs:

- name: 发包
run: pnpm changeset publish --otp=${{ secrets.NPM_TOKEN }}
env:
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 670c83e

Please sign in to comment.