Skip to content

Commit f5f4a60

Browse files
committed
Another attempt.
1 parent dd96c25 commit f5f4a60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ test_script:
3232
- npm test
3333

3434
on_success:
35-
- IF defined "%APPVEYOR_REPO_TAG%" npm run prebuild -- -u %GITHUB_TOKEN%
35+
- IF defined APPVEYOR_REPO_TAG npm run prebuild -- -u %GITHUB_TOKEN%
3636

3737
build: off
3838
version: "{build}"

0 commit comments

Comments
 (0)