Files
Discord.Net/appveyor.yml
Chris Johnston de4d415053 Fix deploy conditions in CI script (#1157)
* Fix deploy conditions in CI script

The deploy conditions had been using a powershell-only variable, and not a environment variable. This meant that the deployment failed on both Windows and Linux (expected only on Linux).

* Remove an extra newline

* Remove Debug statements from appveyor build script
2018-09-28 21:46:05 -04:00

4.1 KiB