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", { "@semantic-release/commit-analyzer", {
"releaseRules": [ "releaseRules": [
{ "type": "build", "scope": "revanced-patcher", "release": "patch" } { "type": "build", "scope": "Needs bump", "release": "patch" }
] ]
} }
], ],