From 06e89473d8f20550f15a1675874d177b68af4ffd Mon Sep 17 00:00:00 2001 From: "dmitry.kirdyashkin" Date: Sun, 23 Jul 2023 18:40:52 +0300 Subject: [PATCH] v1.0.1 --- module.json.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.json.template b/module.json.template index a8531a3..457b416 100644 --- a/module.json.template +++ b/module.json.template @@ -16,7 +16,7 @@ "maximum": "10" }, "url": "${DRONE_REPO_LINK}", - "manifest": "${DRONE_REPO_LINK}/raw/branch/${DRONE_BRANCH}/module.json", + "manifest": "${DRONE_REPO_LINK}/releases/download/latest/module.json", "download": "${DRONE_REPO_LINK}/releases/download/$RELEASE_TAG/module.zip", "packs": [ {