Skip to content

Instantly share code, notes, and snippets.

@brentvatne
Created August 17, 2017 16:45
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/8efb69a70bf6f968c060082f33d6a599 to your computer and use it in GitHub Desktop.
Save brentvatne/8efb69a70bf6f968c060082f33d6a599 to your computer and use it in GitHub Desktop.
{
"expo": {
"hooks": {
"postPublish": [
{
"file": "./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