mirror of
https://github.com/ckaczor/ProcessCpuUsageStatusWindow.git
synced 2026-01-14 01:25:41 -05:00
Fix artifact path for Squirrel releases
This commit is contained in:
@@ -22,8 +22,8 @@ after_build:
|
||||
artifacts:
|
||||
- path: bin\$(configuration)\ProcessCpuUsageStatusWindow.*.nupkg
|
||||
name: Package
|
||||
- path: Release\**\*
|
||||
name: Release
|
||||
- path: .\Releases\**\*
|
||||
name: Releases
|
||||
deploy:
|
||||
- provider: Environment
|
||||
name: GitHub
|
||||
|
||||
Reference in New Issue
Block a user