Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.

Commit

Permalink
Attempt to fix AppVeyor warning about the APPVEYOR_REPO_TAG environme…
Browse files Browse the repository at this point in the history
…nt variable not matching.
  • Loading branch information
Jack Hughes committed Jul 29, 2015
1 parent 995856c commit ddf82c4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Expand Up @@ -21,3 +21,5 @@ deploy:
on:
branch: master # release from master branch only
appveyor_repo_tag: true # deploy on tag push only
environment:
APPVEYOR_REPO_TAG: true

0 comments on commit ddf82c4

Please sign in to comment.