Skip to content

Commit 290d019

Browse files
committed
ci: release please title
`${version}` is not a supported variable in release-please PR title. Signed-off-by: Luca Zaninotto <luca.zaninotto@secomind.com>
1 parent 4ccb2cd commit 290d019

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/release-please/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"bump-minor-pre-major": true,
3-
"pull-request-header": ":robot: Release ${version}",
3+
"pull-request-header": ":package: New release available",
44
"pull-request-title-pattern": "chore: release ${version}",
55
"packages": {
66
"backend": {

0 commit comments

Comments
 (0)