We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d399087 commit dcbb942Copy full SHA for dcbb942
.github/workflows/rfcweekly.yml
@@ -18,7 +18,6 @@ jobs:
18
RFCWEEKLY_SENDGRID_GROUP: ${{ secrets.RFCWEEKLY_SENDGRID_GROUP }}
19
RFCWEEKLY_SENDGRID_TEMPLATE_ID: ${{ secrets.RFCWEEKLY_SENDGRID_TEMPLATE_ID }}
20
SENDGRID_API_KEY: ${{ secrets.SENDGRID_API_KEY }}
21
- DISABLE_MAIL_SENDING: 1
22
runs-on: ubuntu-latest
23
steps:
24
- uses: actions/checkout@v2
0 commit comments