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 de39fb8 commit 49129d6Copy full SHA for 49129d6
.github/workflows/schedule_zoom_talks.yml
@@ -27,3 +27,4 @@ jobs:
27
VSF_BOT_TOKEN: ${{ secrets.VSF_BOT_TOKEN }}
28
ZOOM_API_KEY: ${{ secrets.ZOOM_API_KEY }}
29
ZOOM_API_SECRET: ${{ secrets.ZOOM_API_SECRET }}
30
+ MAILGUN_API_KEY: ${{ secrets.MAILGUN_API_KEY }}
0 commit comments