Home
last modified time | relevance | path

Searched full:mailgun_api_key (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/.github/workflows/
Dnew-bugs-announce-notifier.yml23 MAILGUN_API_KEY: ${{ secrets.PSF_MAILGUN_KEY }}
30 const mg = mailgun.client({username: 'api', key: process.env.MAILGUN_API_KEY});