Update appveyor.yml

This commit is contained in:
Cuyler36 2018-11-07 16:29:25 -05:00
parent 88cdddb567
commit 5d68e69c13

View file

@ -11,7 +11,6 @@ build:
after_build:
- cmd: 7z a -tzip "ACSE.WinForms/bin/Release/ACSE.zip" "ACSE.WinForms/bin/Release/*"
- remove_files:
artifacts:
- path: ACSE.WinForms/bin/Release/ACSE.zip
@ -26,4 +25,5 @@ deploy:
draft: false
prerelease: true
on:
APPVEYOR_REPO_TAG: true
branch: master
appveyor_repo_tag: true