From: Zsolt Dollenstein Date: Sat, 16 Mar 2019 16:26:50 +0000 (+0000) Subject: fix appveyor deploy section X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/2410213857d3cfb08a40350a9302b62d05df3c62 fix appveyor deploy section --- diff --git a/.appveyor.yml b/.appveyor.yml index 948c53b..6389f45 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -18,9 +18,9 @@ artifacts: deploy: provider: GitHub - description: 'Windows binary' + description: '' auth_token: secure: uplI9CJ2dTGcEBCbZuIn+Qb4rC38hOoRSH9lcwuGCr5g9fSnhK1MZdNT6Cjf/mFL on: - appveyor_repo_tag: true + APPVEYOR_REPO_TAG: true