diff --git a/ci/appveyor.ps1 b/ci/appveyor.ps1 index 05f1330..fc1b746 100644 --- a/ci/appveyor.ps1 +++ b/ci/appveyor.ps1 @@ -16,4 +16,4 @@ SetupSnoreSend "$env:APPVEYOR_BUILD_FOLDER\work\image\bin" @{ "Pushover-SECONDARY_BACKEND/Enabled.v1" = "true"}} -SendSnoreNotification "Build complete!" "Build of SnoreNotify succeeded" \ No newline at end of file +SendSnoreNotification "Build complete!" "Build of SnoreNotify succeeded!" \ No newline at end of file