fix(andax/bump_extras): funny error (#3532) (#3536)

(cherry picked from commit 10634551f1)

Co-authored-by: madomado <madonuko@outlook.com>
This commit is contained in:
Raboneko
2025-02-24 04:14:55 -08:00
committed by GitHub
parent a86a161c8b
commit d7daf9be37
-1
View File
@@ -23,7 +23,6 @@ fn bodhi(pkg, branch) {
fn madoguchi_json(pkg, branch) {
let branch = labels.branch;
if branch.starts_with("f") {
branch.crop(1);
}