ci: Change bumping commit scope

This commit is contained in:
oSumAtrIX
2023-07-30 02:31:30 +02:00
parent fddd25a5fe
commit 5bc95a5466

View File

@ -10,7 +10,7 @@
[
"@semantic-release/commit-analyzer", {
"releaseRules": [
{ "type": "build", "scope": "revanced-patcher", "release": "patch" }
{ "type": "build", "scope": "Needs bump", "release": "patch" }
]
}
],