Skip to content

Commit 4a59503

Browse files
Update npm-publish.yml
1 parent 92273a4 commit 4a59503

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
@@ -37,6 +37,5 @@ jobs:
3737
git config --global user.name "codeaholicguy"
3838
npm version ${{ steps.vars.outputs.release_version }}
3939
npm publish
40-
git push
4140
env:
4241
NODE_AUTH_TOKEN: ${{secrets.npm_token}}

0 commit comments

Comments
 (0)