Skip to content

Commit dcbb942

Browse files
committed
Enabled mail sending again
1 parent d399087 commit dcbb942

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/rfcweekly.yml

-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ jobs:
1818
RFCWEEKLY_SENDGRID_GROUP: ${{ secrets.RFCWEEKLY_SENDGRID_GROUP }}
1919
RFCWEEKLY_SENDGRID_TEMPLATE_ID: ${{ secrets.RFCWEEKLY_SENDGRID_TEMPLATE_ID }}
2020
SENDGRID_API_KEY: ${{ secrets.SENDGRID_API_KEY }}
21-
DISABLE_MAIL_SENDING: 1
2221
runs-on: ubuntu-latest
2322
steps:
2423
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)