We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e1cabe commit d65c048Copy full SHA for d65c048
.github/workflows/send-newsletter.yml
@@ -24,6 +24,7 @@ jobs:
24
sendgrid_list_id: "559adb5e-7164-4ac8-bbb5-1398d4ff0df9"
25
sendgrid_api_key: ${{ secrets.SENDGRID_API_KEY }}
26
suppression_group_id: 17889
27
+ sendgrid_sender_id: 2072506
28
site_yaml: "./_config.yml"
29
subject_format: "[Code for Boston] %s"
30
slack_url: ${{ secrets.SLACK_URL }}
0 commit comments