Skip to content

Commit 9a2ab50

Browse files
committed
fix: npm-publish.yml fixed
1 parent a024cd0 commit 9a2ab50

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/npm-publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ jobs:
2424
with:
2525
node-version: 16
2626
registry-url: https://registry.npmjs.org/
27-
- run: npm version patch
2827
- run: npm publish
2928
env:
3029
NODE_AUTH_TOKEN: ${{secrets.npm_token}}

0 commit comments

Comments
 (0)