We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2d0001 commit fda561aCopy full SHA for fda561a
appveyor.yml
@@ -43,6 +43,8 @@ test: off
43
artifacts:
44
- path: .\build\stage
45
on_success:
46
+ on:
47
+ branch: master
48
- git config --global credential.helper store
49
- ps: Add-Content "$env:USERPROFILE\.git-credentials" "https://$($env:NODE_PRE_GYP_GITHUB_TOKEN):[email protected]`n"
50
- git config --global user.email "[email protected]"
0 commit comments