Skip to content

Commit

Permalink
Publish draft
Browse files Browse the repository at this point in the history
  • Loading branch information
Glib Briia authored Apr 15, 2019
1 parent 2864a21 commit eb25d98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ for:
Add-Content "$env:USERPROFILE\.git-credentials" "https://$($env:NODE_PRE_GYP_GITHUB_TOKEN):[email protected]`n"
git config --global user.email "[email protected]"
git config --global user.name "MatthD"
node-pre-gyp-github publish --release
node-pre-gyp-github publish
if ($env:publish_to_npm){
npm publish
}
Expand Down

0 comments on commit eb25d98

Please sign in to comment.