From 417895b621789c51cda7f2813abcec6fecbcbb79 Mon Sep 17 00:00:00 2001 From: Elias Ruemmler Date: Wed, 9 Jan 2019 16:55:22 +0100 Subject: [PATCH] Update appveyor.yml --- appveyor.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index baa0a87..cdbdb6f 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -31,5 +31,4 @@ deploy: - provider: GitHub description: "`NetworkScanner.zip` contains the application (Hue2Json.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 + secure: 9pN0zXgw1jNaPCo0m14eC3+IUZPy/y4zL/kdbdzvcMIDcT1zpkPwYF1LijP5EB+J \ No newline at end of file