We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cf77f5 commit 8f76b4cCopy full SHA for 8f76b4c
SpotifyAPI/publish.cmd
@@ -1,4 +1,4 @@
1
-if "%APPVEYOR_REPO_TAG %" == "true" (
+if "%APPVEYOR_REPO_TAG%" == "true" (
2
echo Publishing...
3
4
cd ./SpotifyAPI
0 commit comments