mirror of
https://github.com/Open-Shell/Open-Shell-Menu.git
synced 2026-04-22 02:50:22 +10:00
AppVeyor: Deploy only if build was done under official account
This commit is contained in:
@@ -18,6 +18,8 @@ deploy:
|
|||||||
- provider: GitHub
|
- provider: GitHub
|
||||||
tag: v$(APPVEYOR_BUILD_VERSION)
|
tag: v$(APPVEYOR_BUILD_VERSION)
|
||||||
release: $(APPVEYOR_BUILD_VERSION)
|
release: $(APPVEYOR_BUILD_VERSION)
|
||||||
|
on:
|
||||||
|
APPVEYOR_ACCOUNT_NAME: passionate-coder
|
||||||
auth_token:
|
auth_token:
|
||||||
secure: 01CsOFRdj9KFb1hp/RlFK/F1UzGhzwGQfok6OoqcL1ipbOwRF//Phbdm7iaFVWIx
|
secure: 01CsOFRdj9KFb1hp/RlFK/F1UzGhzwGQfok6OoqcL1ipbOwRF//Phbdm7iaFVWIx
|
||||||
prerelease: true
|
prerelease: true
|
||||||
|
|||||||
Reference in New Issue
Block a user