From 1e71a4116aaff76d1caa6644d300c9dafc2e2243 Mon Sep 17 00:00:00 2001 From: JaredDC Date: Sat, 3 Jul 2021 13:40:37 +0800 Subject: [PATCH] Error parsing appveyor.yml: (Line: 43, Col: 12, Idx: 838) - (Line: 43, Col: 13, Idx: 839): While scanning for the next token, find character that cannot start any token. --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 07744829..9fe46863 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -40,7 +40,7 @@ on_success: - echo succeed deploy: - release: %GIT_TAG% + release: v%GIT_TAG% description: "Need to add." provider: GitHub auth_token: