From 8e0fc1fbf9c1379a100359404c0b7989d9e36763 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Fri, 22 Mar 2019 10:13:58 -0400 Subject: [PATCH] with string --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 5308ebc8..903bf3dd 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -21,4 +21,4 @@ build_script: - npm run build - sh: | ./node_modules/.bin/gh-pages --dotfiles --dist _site --silent \ - --repo https://${GH_TOKEN}@github.com/bitwarden/help.git + --repo "https://${GH_TOKEN}@github.com/bitwarden/help.git"