Skip to content

Commit eb25d98

Browse files
author
Glib Briia
authored
Publish draft
1 parent 2864a21 commit eb25d98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ for:
6565
Add-Content "$env:USERPROFILE\.git-credentials" "https://$($env:NODE_PRE_GYP_GITHUB_TOKEN):x-oauth-basic@github.com`n"
6666
git config --global user.email "matthias.dieudonne@gmail.com"
6767
git config --global user.name "MatthD"
68-
node-pre-gyp-github publish --release
68+
node-pre-gyp-github publish
6969
if ($env:publish_to_npm){
7070
npm publish
7171
}

0 commit comments

Comments
 (0)