尝试修复 rsshub识别
Some checks failed
Push custom to released / push-branch (push) Has been cancelled

Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
新疆萌森软件开发工作室 2024-10-15 19:02:53 +08:00
parent 549012b1e1
commit 509393c492

View File

@ -147,6 +147,12 @@
"^minio"
],
"versioning": "regex:^RELEASE\\.(?<major>\\d{4})-(?<minor>\\d{2})-(?<patch>\\d{2})"
},
{
"packagePatterns": [
"^rsshub"
],
"versioning": "regex:(?<major>\\d{4})-(?<minor>\\d{2})-(?<patch>\\d{2})"
}
],
"prCreation": "immediate"