From e574bda8a419467655c37ac97e2709ab3e885085 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Thu, 14 Mar 2024 22:02:11 +0100 Subject: [PATCH] Add autoupdate, even though PRs won't be valid --- manifest.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/manifest.toml b/manifest.toml index 7cb5a3a..44ebb02 100644 --- a/manifest.toml +++ b/manifest.toml @@ -42,6 +42,9 @@ ram.runtime = "50M" extract = false rename = "metabase.jar" + # Careful, this will generate invalid PRs, it's only here as a notification bell + autoupdate.strategy = "latest_github_release" + [resources.ports] [resources.system_user]