From 0cef35780ced8014e910af7f565f12768a233e2a Mon Sep 17 00:00:00 2001 From: garrettmills Date: Mon, 29 Mar 2021 11:25:43 -0500 Subject: [PATCH] Tweak Drone config --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index aab8537..b2e5df4 100644 --- a/.drone.yml +++ b/.drone.yml @@ -49,6 +49,6 @@ steps: last_successful: true deploy: production repositories: - - Extollo/docs@master + - extollo/docs@master when: status: success