nvchecker: add exclude_regex to jellyfin
This commit is contained in:
parent
38eaaa0f7b
commit
4cb8b9ae3c
1 changed files with 1 additions and 0 deletions
|
@ -151,6 +151,7 @@ source = "github"
|
|||
github = "jellyfin/jellyfin"
|
||||
use_max_tag = true
|
||||
prefix = "v"
|
||||
exclude_regex = "^.*(alpha|beta|rc).*$"
|
||||
|
||||
[sqlboiler]
|
||||
source = "github"
|
||||
|
|
Loading…
Reference in a new issue