mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-09 04:37:30 +02:00
Update CI scripts 😢
This commit is contained in:
@@ -20,8 +20,12 @@ deploy:
|
||||
provider: NuGet
|
||||
api_key:
|
||||
secure: yybUOFgBuGVpbmOVZxsurC8OpkClzt9dR+/54WpMWcq6b6oyMatciaelRPnXsjRn
|
||||
artifact: /.*\.nupkg/
|
||||
artifact: nugetpackage
|
||||
|
||||
|
||||
artifacts:
|
||||
path: Output\Release
|
||||
name: release-binary
|
||||
|
||||
path: *.nupkg
|
||||
name: nugetpackage
|
||||
|
||||
Reference in New Issue
Block a user