Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 301 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 301 Bytes

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