mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 12:18:50 +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
|
name: installer
|
||||||
- path: 'Releases\RELEASES'
|
- 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