Skip to content

Commit eb1c889

Browse files
committed
Should be tag name.
1 parent f5f4a60 commit eb1c889

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_NAME npm run prebuild -- -u %GITHUB_TOKEN%
3636

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

0 commit comments

Comments
 (0)