1.0.0 • Published 5 years ago

expo-postpublish-discord-notifier v1.0.0

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

Usage

    "hooks": {
      "postPublish": [
        {
          "file": "expo-postpublish-discord-notifier",
          "config": {
            "WEBHOOK_URL": "https://discordapp.com/api/webhooks/12345678/162781h2iejsdfUHASUDGFY",
            "username": "Expo CLI"
          }
        }
      ]
    },

Config fallback

requiredconfigenv var
🚨WEBHOOK_URLDISCORD_WEBHOOK_URL
🚨usernameDISCORD_USERNAME