diff --git a/appveyor.yml b/appveyor.yml index fac144ab..c07bdfe1 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -18,7 +18,7 @@ before_package: vpk pack -u PoeLurker -v $($version) -p .\publish --icon .\TrayIcon.ico -e PoeLurker.exe --packTitle "Poe Lurker" after_build: -- pwsh: Rename-Item -Path ".\Releases\PoeLurker-win-Setup.exe" -NewName "PoeLurker.exe" +- pwsh: Rename-Item -Path ".\Releases\PoeLurker-win-Setup.exe" -NewName "PoeLurkerSetup.exe" artifacts: - path: Releases\*.exe deploy: