Skip to content

Commit f01c126

Browse files
committed
AppVeyor: Deploy only if build was done under official account
1 parent 3d1fa11 commit f01c126

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
@@ -18,6 +18,8 @@ deploy:
1818
- provider: GitHub
1919
tag: v$(APPVEYOR_BUILD_VERSION)
2020
release: $(APPVEYOR_BUILD_VERSION)
21+
on:
22+
APPVEYOR_ACCOUNT_NAME: passionate-coder
2123
auth_token:
2224
secure: 01CsOFRdj9KFb1hp/RlFK/F1UzGhzwGQfok6OoqcL1ipbOwRF//Phbdm7iaFVWIx
2325
prerelease: true

0 commit comments

Comments
 (0)