@ken0x0a/expo-postpublish-slack-notifier

1.0.0 • Public • Published

Usage

    "hooks": {
      "postPublish": [
        {
          "file": "@ken0x0a/expo-postpublish-slack-notifier",
          "config": {
            "WEBHOOK_URL": "https://hooks.slack.com/services/rF%g6wg7/hGwegw&/hiH89h",
            "username": "Expo CLI",
            "channel": "my-channel"
          }
        }
      ]
    },

Config fallback

required config env var
🚨 WEBHOOK_URL SLACK_WEBHOOK_URL
username SLACK_USERNAME
channel SLACK_CHANNEL

Requirements

Slack Webhook URL

Readme

Keywords

none

Package Sidebar

Install

npm i @ken0x0a/expo-postpublish-slack-notifier

Weekly Downloads

4

Version

1.0.0

License

MIT

Unpacked Size

304 kB

Total Files

3

Last publish

Collaborators

  • ken0x0a