Skip to content
This repository has been archived by the owner on Apr 6, 2018. It is now read-only.

Commit

Permalink
deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
purerosefallen committed Nov 4, 2017
1 parent 5be1c7d commit a390a6c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,14 @@ after_build:

test: off

deploy:
description: 'Automatic build'
provider: GitHub
auth_token:
secure: EQ9miMjfX/QAoBvgc6D+JLmHatLyxOEKZ/uo68QijxWW5Gp4MzB/pOH9+u2GlDVO
on:
appveyor_repo_tag: true

artifacts:
- path: ygopro.exe
name: ygopro client
Expand Down

0 comments on commit a390a6c

Please sign in to comment.