From e449860f013d23dcb01d2d31e034baa71228a3c2 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 26 Aug 2023 11:24:45 +0200 Subject: [PATCH] Update README.md --- addons_updater/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/addons_updater/README.md b/addons_updater/README.md index ad779fb10..2fae4405f 100644 --- a/addons_updater/README.md +++ b/addons_updater/README.md @@ -51,6 +51,7 @@ You can add the following tags in the file : - github_beta: true/false ; should it look only for releases or prereleases ok - github_havingasset : true if there is a requirement that a release has binaries and not just source - github_tagfilter: filter a text in the release name +- github_exclude: exclude a text in the release name - last_update: automatically populated, date of last upstream update - repository: 'name/repo' coming from github - paused: true # Pauses the updates