fix var call (#2978)

This commit is contained in:
tooomm 2017-12-29 01:21:42 +01:00 committed by Zach H
parent f0f73c8f77
commit 74dbf75c5b

View file

@ -90,7 +90,7 @@ deploy:
- provider: GitHub
auth_token:
secure: p+7wPVry2XEa6TBm9XH8IaQZbBmXQ/J2ldbGmcIxUZD3NkkPrSRRlmE7Of1CBBIO
release: "Cockatrice $APPVEYOR_REPO_TAG_NAME"
release: "Cockatrice $(APPVEYOR_REPO_TAG_NAME)"
description: "Beta release of Cockatrice"
artifact: /.*\.exe/
force_update: true