From 5649896bd6d2712986f1086e41045bb9f006edcb Mon Sep 17 00:00:00 2001 From: Muhep Atasoy Date: Sun, 15 Dec 2019 15:42:05 +0300 Subject: [PATCH] Update .drone.yml --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 423a959..2372a17 100644 --- a/.drone.yml +++ b/.drone.yml @@ -21,7 +21,7 @@ steps: key: from_secret: ssh_key branch: master - remote_name: origin + remote_name: github remote: git@github.com:muhep06/dgd-backupper-php.git commit: true force: false