Skip to content

Commit 4f255a7

Browse files
committed
Update Sender Group
Update SendGrid List to reflect the actual Code for Boston subscriber list.
1 parent 38f1486 commit 4f255a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/send-newsletter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
with:
2121
posts_dir: "./_posts"
2222
template_path: "./.github/workflows/newsletter_template.html"
23-
sendgrid_list_id: "559adb5e-7164-4ac8-bbb5-1398d4ff0df9"
23+
sendgrid_list_id: "3ad415ef-d330-487b-94e2-7c60a34ae6f4"
2424
sendgrid_api_key: ${{ secrets.SENDGRID_API_KEY }}
2525
suppression_group_id: 17889
2626
sendgrid_sender_id: 2072506

0 commit comments

Comments
 (0)