From 2125c3886eacf8bbcd1996a2dd3a10f8532dc10d Mon Sep 17 00:00:00 2001 From: Dmitry Kirdyashkin Date: Sun, 23 Jul 2023 16:22:12 +0300 Subject: [PATCH] v1.0.4 --- module.json.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.json.template b/module.json.template index 19a685c..a8531a3 100644 --- a/module.json.template +++ b/module.json.template @@ -16,7 +16,7 @@ "maximum": "10" }, "url": "${DRONE_REPO_LINK}", - "manifest": "${DRONE_REPO_LINK}/releases/download/$RELEASE_TAG/module.json", + "manifest": "${DRONE_REPO_LINK}/raw/branch/${DRONE_BRANCH}/module.json", "download": "${DRONE_REPO_LINK}/releases/download/$RELEASE_TAG/module.zip", "packs": [ {