From 3a2db8397bb00e879577c619730dca86a420bcfa Mon Sep 17 00:00:00 2001 From: Brandon Watson Date: Wed, 22 Dec 2021 15:32:25 -0500 Subject: [PATCH] Updating deploy command --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 1fd1806..e6d9783 100644 --- a/.drone.yml +++ b/.drone.yml @@ -75,7 +75,7 @@ steps: from_secret: ssh_key port: 22 script: - - npm install -g homebridge-harmony-control --registry http://linux-host.me:4873 + - npm install -g @watsonb8/homebridge-harmony-control --registry http://10.44.1.6:4873 - name: Notify image: drillster/drone-email