Skip to content

Add EmailSender abstraction for sending mails using either SMTP or Ma… #53

Add EmailSender abstraction for sending mails using either SMTP or Ma…

Add EmailSender abstraction for sending mails using either SMTP or Ma… #53

Workflow file for this run

name: Deploy to dev
on:
push:
branches:
- main
jobs:
dev-deploy:
uses: ./.github/workflows/deploy.yml
secrets: inherit
with:
environment: dev