diff --git a/Jenkinsfile b/Jenkinsfile index 00027a2a..4370a8ff 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -95,7 +95,7 @@ try { subject: subject, body: details, recipientProviders: RECIPIENTS, - to: "$SPRING_SECURITY_TEAM_EMAILS" + to: "$SPRING_SESSION_TEAM_EMAILS" ) } }