Skip to content

Commit

Permalink
Update npm-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
codeaholicguy authored Dec 5, 2022
1 parent 02df0e4 commit 476406d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
- run: |
git config --global user.email "[email protected]"
git config --global user.name "codeaholicguy"
npm version ${{ steps.vars.outputs.release_version }}
npm publish
env:
NODE_AUTH_TOKEN: ${{secrets.npm_token}}

0 comments on commit 476406d

Please sign in to comment.