From: Giorgio Ravera Date: Sun, 4 Oct 2020 21:35:56 +0000 (+0200) Subject: Fixed .google_travis.jason X-Git-Url: http://git.giorgioravera.it/?a=commitdiff_plain;h=567cf860ef8a2c2ad12523516554985935ac87a7;p=homeassistant.git Fixed .google_travis.jason --- diff --git a/credentials/.google_travis.json b/credentials/.google_travis.json index 1798eeda..19273218 100644 --- a/credentials/.google_travis.json +++ b/credentials/.google_travis.json @@ -2,7 +2,7 @@ "type": "service_account", "project_id": "project_id", "private_key_id": "private_key_id", - "private_key": private_key", + "private_key": "private_key", "client_email": "client_email", "client_id": "client_id", "auth_uri": "auth_uri",