Skip to content

Commit fda561a

Browse files
committed
Release from master only
1 parent b2d0001 commit fda561a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

appveyor.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ test: off
4343
artifacts:
4444
- path: .\build\stage
4545
on_success:
46+
on:
47+
branch: master
4648
- git config --global credential.helper store
4749
- ps: Add-Content "$env:USERPROFILE\.git-credentials" "https://$($env:NODE_PRE_GYP_GITHUB_TOKEN):[email protected]`n"
4850
- git config --global user.email "[email protected]"

0 commit comments

Comments
 (0)