Github Actions SendGrid integration test

  1. Setup github repository w/ below secrets (Settings > Secrets)
  • SENDGRID_API_KEY
  • SENDGRID_MAIL_FROM
  • SENDGRID_MAIL_TO
  1. Mark git tag, and push
  • Note: Only tag (No any branch) is set as trigger.