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

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
purerosefallen authored Mar 7, 2018
1 parent 00e742b commit bb23c90
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,12 +101,14 @@ after_build:
test: off

deploy:
description: 'Automatic build'
release: latest
description: 'Automatic build commit $(APPVEYOR_REPO_COMMIT) $(APPVEYOR_REPO_COMMIT_TIMESTAMP)'
provider: GitHub
force_update: true
auth_token:
secure: EQ9miMjfX/QAoBvgc6D+JLmHatLyxOEKZ/uo68QijxWW5Gp4MzB/pOH9+u2GlDVO
on:
appveyor_repo_tag: true
branch: koishibuild

artifacts:
- path: ygopro.exe
Expand Down

0 comments on commit bb23c90

Please sign in to comment.