mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 04:07:40 +02:00
move nuget auto deploy back
not sure why I can't appveyor environment
This commit is contained in:
@@ -29,4 +29,11 @@ artifacts:
|
||||
- path: '\Releases\*.nupkg'
|
||||
name: installer
|
||||
- path: 'Releases\RELEASES'
|
||||
name: installer
|
||||
name: installer
|
||||
deploy:
|
||||
provider: NuGet
|
||||
api_key:
|
||||
secure: yybUOFgBuGVpbmOVZxsurC8OpkClzt9dR+/54WpMWcq6b6oyMatciaelRPnXsjRn
|
||||
artifact: nuget_package
|
||||
on:
|
||||
branch: api
|
||||
Reference in New Issue
Block a user