diff --git a/appveyor.yml b/appveyor.yml index cdbdb6f..48e5a7e 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -31,4 +31,5 @@ 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 \ No newline at end of file + secure: 9pN0zXgw1jNaPCo0m14eC3+IUZPy/y4zL/kdbdzvcMIDcT1zpkPwYF1LijP5EB+J + prerelease: true \ No newline at end of file