Skip to content

Commit

Permalink
Check Art tag
Browse files Browse the repository at this point in the history
  • Loading branch information
vik-rants committed May 2, 2017
1 parent badd808 commit c91b571
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ after_build:

deploy:
- provider: GitHub
tag: test
#tag: test
release: myproduct-v$(appveyor_build_version)
description: 'Test deploy'
auth_token:
Expand All @@ -82,7 +82,7 @@ deploy:
force_update: true
on:
branch: master
#appveyor_repo_tag: true
appveyor_repo_tag: true
#skip_tags: true


Expand Down

0 comments on commit c91b571

Please sign in to comment.