Fixed publish script, please?

This commit is contained in:
Jonas Dellinger 2017-07-16 23:52:43 +02:00
parent 6cf77f58a2
commit 8f76b4c36f

View File

@ -1,4 +1,4 @@
if "%APPVEYOR_REPO_TAG %" == "true" (
if "%APPVEYOR_REPO_TAG%" == "true" (
echo Publishing...
cd ./SpotifyAPI