Skip to content

Commit

Permalink
Update npmpublish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vvmnnnkv authored Feb 24, 2020
1 parent 8d8d6a8 commit ed4b616
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npmpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ jobs:
env:
node_pre_gyp_accessKeyId: ${{secrets.node_pre_gyp_accessKeyId}}
node_pre_gyp_secretAccessKey: ${{secrets.node_pre_gyp_secretAccessKey}}
- run: npm run publish
- run: npm publish
env:
NODE_AUTH_TOKEN: ${{secrets.npm_token}}

0 comments on commit ed4b616

Please sign in to comment.