mirror of
https://github.com/dawidd6/action-send-mail.git
synced 2026-06-15 21:09:06 +07:00
6e71c855c9
Co-authored-by: dawidd6 <9713907+dawidd6@users.noreply.github.com>
10 lines
219 B
JSON
10 lines
219 B
JSON
{
|
|
"packages": {
|
|
".": {
|
|
"release-type": "node",
|
|
"package-name": "nodemailer",
|
|
"pull-request-title-pattern": "chore${scope}: release ${version} [skip-ci]"
|
|
}
|
|
}
|
|
}
|