DL = Distribution Group Email
I am using Send Https SharePoint Online trigger to send email to my users and I saw a change of behaviors on how the email is sent out now.
In the past by using this trigger and specifying the 'From' to a DL group, Even thou the email was sent from (no-reply@sharepointonline.com), the Title of the email use to come from that DL email group (See snapshot below) but now it says SharePoint Online. How can I change the behavior so that the Title of the email is shown as it came from that DL email group.
Here is the before and after screen shot of the email that I use to send to the users.
Before: I had specify the 'From' type to Web Dev email and it came from web dev even if it was sent from SharePoint online.

After: Now, even specifying the 'From' Type to web dev, it shows SharePoint online and its confusing to the users.

My Power automate:

How can I fix it??