From 4527c8fb7a90c1f672ab186223e3d9b3b061d00b Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Fri, 26 Jan 2024 06:39:37 +0100 Subject: [PATCH] change strategy to release to get changelog link in update PR --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 7de8806..c6a8ce4 100644 --- a/manifest.toml +++ b/manifest.toml @@ -52,7 +52,7 @@ ram.runtime = "50M" [resources.sources.main] url = "https://github.com/kanboard/kanboard/archive/refs/tags/v1.2.34.tar.gz" sha256 = "587bc1c2da27b953569d61d4673b557f470f65f624caa30621daa36d481273f0" - autoupdate.strategy = "latest_github_tag" + autoupdate.strategy = "latest_github_release" [resources.system_user] allow_email = true