/github-webhook-receiver

Simple GitHub Webhook Service to get webhooks in any VM and run sh

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Github Webhook Receiver

It allows you receive webhooks and run a bash script or command inside deploy.sh

  • Go to your EC2, VM.
  • Checkout this project and run with npm start
  • change the const secret = 'SECRET_CHANGE_ME'; inside hook.js
  • add webhook to your github project, set the secret