mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-12-14 19:49:15 +08:00
manually deploy use appveyoe
This commit is contained in:
parent
aff1e160b4
commit
57492023f9
11
appveyor.yml
11
appveyor.yml
@ -29,14 +29,3 @@ deploy:
|
|||||||
artifact: nuget_package
|
artifact: nuget_package
|
||||||
on:
|
on:
|
||||||
branch: api
|
branch: api
|
||||||
- provider: GitHub
|
|
||||||
description: 'Prerelease from every stable master build'
|
|
||||||
auth_token:
|
|
||||||
# encriped using appveyor account -> encrypt data
|
|
||||||
secure: QWPF8at/Ber4dcTAtOVZd7kgbUii6GYrEFdJAKC6SaqmwMO9OAwkXccN2bqBAml9
|
|
||||||
artifact: /.*\.zip/
|
|
||||||
prerelease: true
|
|
||||||
on:
|
|
||||||
branch: master
|
|
||||||
# deploy on tag push only
|
|
||||||
appveyor_repo_tag: true
|
|
||||||
|
Loading…
Reference in New Issue
Block a user