Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
lizyChy0329 committed Aug 22, 2024
1 parent 3930349 commit 068d78d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ jobs:

- run: npm publish
env:
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
NODE_AUTH_TOKEN: ${{secrets.npm_token}}
NPM_CONFIG_PROVENANCE: true
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@lizychy0329/we-cropper",
"type": "module",
"version": "1.0.0",
"version": "1.0.1",
"packageManager": "[email protected]",
"description": "A wechat style image cropper wrapper with vue-advanced-cropper",
"author": "@lizychy0329 <[email protected]>",
Expand Down

0 comments on commit 068d78d

Please sign in to comment.