diff --git a/SpotifyAPI/publish.cmd b/SpotifyAPI/publish.cmd index f31c593c..bd58de63 100644 --- a/SpotifyAPI/publish.cmd +++ b/SpotifyAPI/publish.cmd @@ -1,4 +1,4 @@ -if "%APPVEYOR_REPO_TAG %" == "true" ( +if "%APPVEYOR_REPO_TAG%" == "true" ( echo Publishing... cd ./SpotifyAPI