Skip to content

Commit 46de199

Browse files
ka3deNadia Santalla
authored and
Nadia Santalla
committed
chore: Fix release-please commit case
1 parent becba8f commit 46de199

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/release-please/release-please-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
}
1414
},
1515
"draft-pull-request": true,
16-
"pull-request-title-pattern": "Chore: release ${version}",
16+
"pull-request-title-pattern": "chore: release ${version}",
1717
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
1818
}

0 commit comments

Comments
 (0)