From 7ae34c9f7668306464ac4215e9a08db963553306 Mon Sep 17 00:00:00 2001 From: "dmitry.kirdyashkin" Date: Wed, 12 Jul 2023 18:46:48 +0300 Subject: [PATCH] test --- module.json.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.json.template b/module.json.template index 75765a7..2dbf051 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/${DRONE_TAG}/module.json", + "manifest": "${DRONE_REPO_LINK}/releases/download/latest/module.json", "download": "${DRONE_REPO_LINK}/releases/download/${DRONE_TAG}/module.zip", "packs": [ {