From bb23c9084aa26128112663615b6741f9da7bc580 Mon Sep 17 00:00:00 2001 From: Nanahira <78877@qq.com> Date: Wed, 7 Mar 2018 17:01:43 +0800 Subject: [PATCH] Update appveyor.yml --- appveyor.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 365ee4b22..c6363e3ee 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -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