mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-09 04:37:30 +02:00
Update appveyor.yml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user