From b7871462389edbf5fb4f6b19ff9a04e15556ed77 Mon Sep 17 00:00:00 2001 From: Elias Ruemmler Date: Wed, 9 Jan 2019 17:14:36 +0100 Subject: [PATCH] Update appveyor.yml --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 48e5a7e..3ce33da 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -29,7 +29,7 @@ artifacts: - path: NetworkScanner.zip deploy: - provider: GitHub - description: "`NetworkScanner.zip` contains the application (Hue2Json.exe). You can start the application ´NetworkScanner.exe´ directly without any args." + description: "`NetworkScanner.zip` contains the application (NetworkScanner.exe). You can start the application ´NetworkScanner.exe´ directly without any args." auth_token: secure: 9pN0zXgw1jNaPCo0m14eC3+IUZPy/y4zL/kdbdzvcMIDcT1zpkPwYF1LijP5EB+J prerelease: true \ No newline at end of file