Skip to content

Commit

Permalink
ci: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
guoxianzhe committed Sep 5, 2023
1 parent 65094a5 commit 8455697
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,9 @@
"requireCleanWorkingDir": false,
"tagName": "v${version}"
},
"hooks": {
"before:init": "git fetch --prune --prune-tags origin"
},
"npm": {
"allowSameVersion": true
},
Expand Down

0 comments on commit 8455697

Please sign in to comment.