mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 12:18:50 +02:00
update ci scripts
This commit is contained in:
10
appveyor.yml
10
appveyor.yml
@@ -20,9 +20,11 @@ deploy:
|
|||||||
provider: NuGet
|
provider: NuGet
|
||||||
api_key:
|
api_key:
|
||||||
secure: yybUOFgBuGVpbmOVZxsurC8OpkClzt9dR+/54WpMWcq6b6oyMatciaelRPnXsjRn
|
secure: yybUOFgBuGVpbmOVZxsurC8OpkClzt9dR+/54WpMWcq6b6oyMatciaelRPnXsjRn
|
||||||
artifact: *.nupkg
|
artifact: nugetpackage
|
||||||
|
|
||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
path: Output\Release
|
- path: Output\Release
|
||||||
name: release-binary
|
name: release-binary
|
||||||
|
|
||||||
|
- path: '**\*.nupkg'
|
||||||
|
name: nugetpackage
|
||||||
|
|||||||
Reference in New Issue
Block a user