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 38f1486 commit 4f255a7Copy full SHA for 4f255a7
.github/workflows/send-newsletter.yml
@@ -20,7 +20,7 @@ jobs:
20
with:
21
posts_dir: "./_posts"
22
template_path: "./.github/workflows/newsletter_template.html"
23
- sendgrid_list_id: "559adb5e-7164-4ac8-bbb5-1398d4ff0df9"
+ sendgrid_list_id: "3ad415ef-d330-487b-94e2-7c60a34ae6f4"
24
sendgrid_api_key: ${{ secrets.SENDGRID_API_KEY }}
25
suppression_group_id: 17889
26
sendgrid_sender_id: 2072506
0 commit comments