@vinishzach in order to send file as attachment first you need to get the file content and then use that file content in attachments content parameter of Send Email action, as shown in below screenshot.

Here, first i am using "Get file content using path" action to get file content, you can use a dynamic value for File Path, if you need to. Then in send email attachment content parameter, select File Content from Dynamic Content of Get File action.