mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-01-18 22:43:31 +08:00
Update appveyor.yml
This commit is contained in:
parent
77cf392300
commit
39ce74c1e0
@ -30,7 +30,7 @@ deploy:
|
||||
on:
|
||||
branch: api
|
||||
- provider: GitHub
|
||||
description: 'Prerelease build'
|
||||
description: 'Prerelease from every stable master build'
|
||||
auth_token:
|
||||
# encriped using appveyor account -> encrypt data
|
||||
secure: QWPF8at/Ber4dcTAtOVZd7kgbUii6GYrEFdJAKC6SaqmwMO9OAwkXccN2bqBAml9
|
||||
@ -39,4 +39,4 @@ deploy:
|
||||
on:
|
||||
branch: master
|
||||
# deploy on tag push only
|
||||
appveyor_repo_tag: true
|
||||
appveyor_repo_tag: true
|
||||
|
Loading…
Reference in New Issue
Block a user