Skip to content

Commit

Permalink
let's see
Browse files Browse the repository at this point in the history
  • Loading branch information
sanchayan721 committed Aug 10, 2023
1 parent 6ee1736 commit 49f78c3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,6 @@ jobs:
body: file://email.html
content_type: text/html
from: Github | Brahmware <${{ secrets.MAIL_SERVER_UID }}>
to: ${{ steps.prepare_email.outputs.mail_list }}
to: "admin@brahmware.com"
bcc: ${{ steps.prepare_email.outputs.mail_list }}

0 comments on commit 49f78c3

Please sign in to comment.