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