mirror of
https://github.com/2dust/v2rayN.git
synced 2025-08-25 04:16:56 +00:00
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.
This commit is contained in:
parent
29cb62780a
commit
1e71a4116a
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ on_success:
|
||||||
- echo succeed
|
- echo succeed
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
release: %GIT_TAG%
|
release: v%GIT_TAG%
|
||||||
description: "Need to add."
|
description: "Need to add."
|
||||||
provider: GitHub
|
provider: GitHub
|
||||||
auth_token:
|
auth_token:
|
||||||
|
|
Loading…
Reference in a new issue