Collection of webhooks for my daily work. Powered by webhook, based on
ubuntu
server
curl -o- https://raw.githubusercontent.com/rosendolu/automate-hooks/main/install.sh | bash
git clone https://github.com/rosendolu/automate-hooks.git
Set env conf
cp .env .env.local
Update as you desired
SECRET=secret
TOKEN=token
Run install
bash install.sh