From 70595aeacf39064eae4ca9ee0c3863146e9914a7 Mon Sep 17 00:00:00 2001 From: Nicholas Pease Date: Thu, 16 Jun 2022 09:58:29 -0400 Subject: [PATCH] e --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 561ff0b..2f75d33 100644 --- a/.drone.yml +++ b/.drone.yml @@ -19,7 +19,7 @@ steps: - name: update-url image: plugins/webhook settings: - urls: https://192.168.0.254:2000/api/v1/{{ .repo.owner }}/{{ .repo.name }} + urls: https://192.168.0.254:2000/api/v1/LAX18/lax18.github.io content_type: application/json method: PATCH debug: true