From 53ae1dc37779f1604518245f4ec5876cda2f8366 Mon Sep 17 00:00:00 2001 From: 3wc <3wc@doesthisthing.work> Date: Wed, 5 Mar 2025 12:16:15 -0500 Subject: [PATCH] Fix tag build URL --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 26c6d63..cd906e2 100644 --- a/.drone.yml +++ b/.drone.yml @@ -32,7 +32,7 @@ steps: from_secret: drone_abra-bot_token fork: true repositories: - - coop-cloud/auto-recipes-catalogue-json + - toolshed/auto-recipes-catalogue-json trigger: event: tag