Skip to content

Commit 476406d

Browse files
Update npm-publish.yml
1 parent 02df0e4 commit 476406d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/npm-publish.yml

-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ jobs:
3535
- run: |
3636
git config --global user.email "[email protected]"
3737
git config --global user.name "codeaholicguy"
38-
npm version ${{ steps.vars.outputs.release_version }}
3938
npm publish
4039
env:
4140
NODE_AUTH_TOKEN: ${{secrets.npm_token}}

0 commit comments

Comments
 (0)