尝试修复 rsshub识别

Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
新疆萌森软件开发工作室 2024-10-16 10:17:04 +08:00
parent 64a4f7a0f5
commit 64a9f6b890

View File

@ -160,7 +160,7 @@
"packagePatterns": [
"^diygod/rsshub"
],
"versioning": "regex:(?<major>\\d{4})-(?<minor>\\d{2})-(?<patch>\\d{2})"
"versioning": "regex:^(?<major>\\d{4})-(?<minor>\\d{2})-(?<patch>\\d{2})$"
}
],
"prCreation": "immediate"