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