Исправил название проекта в email
This commit is contained in:
parent
1a95a022ea
commit
4ce1ec2f2b
@ -13,6 +13,6 @@ init({
|
||||
})
|
||||
|
||||
if (process.env.MAIL_TO_1 && process.env.MODE !== 'dev') {
|
||||
addToQueue(new AdminNotificationRequest(`Деплой админки v${pkg.version} прошёл успешно`))
|
||||
addToQueue(new AdminNotificationRequest(`Деплой RED-CODER-BH v${pkg.version} прошёл успешно`))
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user