Skip to content

Commit

Permalink
Should be tag name.
Browse files Browse the repository at this point in the history
  • Loading branch information
octalmage committed Mar 3, 2018
1 parent f5f4a60 commit eb1c889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ test_script:
- npm test

on_success:
- IF defined APPVEYOR_REPO_TAG npm run prebuild -- -u %GITHUB_TOKEN%
- IF defined APPVEYOR_REPO_TAG_NAME npm run prebuild -- -u %GITHUB_TOKEN%

build: off
version: "{build}"

0 comments on commit eb1c889

Please sign in to comment.