mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
fix up artifact name
This commit is contained in:
parent
559666b4a2
commit
bd5bed2634
1 changed files with 2 additions and 2 deletions
|
|
@ -43,9 +43,9 @@ after_test:
|
|||
artifacts:
|
||||
- path: 'Output\Release\Flow.Launcher.Plugin.*.nupkg'
|
||||
name: Plugin nupkg
|
||||
- path: 'Releases\Flow-Launcher-*.exe'
|
||||
- path: 'Releases\FlowLauncher-*.exe'
|
||||
name: Squirrel Installer
|
||||
- path: Release\Flow-Launcher-Portable.zip
|
||||
- path: 'Release\FlowLauncher-*-Portable.zip'
|
||||
name: Portable Version
|
||||
- path: 'Releases\FlowLauncher-*-full.nupkg'
|
||||
name: Squirrel nupkg
|
||||
|
|
|
|||
Loading…
Reference in a new issue