Skip to content

Commit 8f76b4c

Browse files
committed
Fixed publish script, please?
1 parent 6cf77f5 commit 8f76b4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SpotifyAPI/publish.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
if "%APPVEYOR_REPO_TAG %" == "true" (
1+
if "%APPVEYOR_REPO_TAG%" == "true" (
22
echo Publishing...
33

44
cd ./SpotifyAPI

0 commit comments

Comments
 (0)