From 7c4ccf6aed6dbf7fc9ec6c543c73b2db669f935b Mon Sep 17 00:00:00 2001 From: Alee14 Date: Mon, 14 May 2018 08:13:51 -0400 Subject: Update appveyor.yml --- appveyor.yml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'appveyor.yml') diff --git a/appveyor.yml b/appveyor.yml index f295f0b..04be381 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,3 +1,7 @@ artifacts: - - path: bin/debug - name: Project Ports \ No newline at end of file + - path: \bin\debug\*.zip + name: Project Ports +deploy: + - provider: auto + ... + artifact: ports -- cgit v1.2.3