mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
appveyor: collect squrrel artifacts
This commit is contained in:
parent
bc3dfd4a73
commit
952a57d858
1 changed files with 6 additions and 0 deletions
|
|
@ -34,6 +34,12 @@ artifacts:
|
|||
name: Zip
|
||||
- path: 'Output\Release\Flow.Launcher.Plugin.*.nupkg'
|
||||
name: Plugin nupkg
|
||||
- path: 'Output\Packages\Flow-Launcher-*.exe'
|
||||
name: Squirrel Installer
|
||||
- path: 'Output\Packages\FlowLauncher-*-full.nupkg'
|
||||
name: Squirrel nupkg
|
||||
- path: 'Output\Packages\RELEASES'
|
||||
name: Squirrel RELEASES
|
||||
|
||||
deploy:
|
||||
provider: NuGet
|
||||
|
|
|
|||
Loading…
Reference in a new issue