Skip to content

Instantly share code, notes, and snippets.

@brentvatne
Last active May 5, 2017 20:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brentvatne/7e1546409bfe14a3ed0b8d271353595c to your computer and use it in GitHub Desktop.
Save brentvatne/7e1546409bfe14a3ed0b8d271353595c to your computer and use it in GitHub Desktop.
{
"description": "Other exp.json fields go here, removed to make it easy to read.",
"hooks": {
"postPublish": [
{
"file": "expo-postpublish-slack-notify",
"config": {
"webhookUrl": "https://hooks.slack.com/put-your-stuff-here"
}
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment