509d7d60e0
+ Introduced a new auto fetch script that will automatically fetch and pull any commits pushed to GitHub. + Ensures token matches from the webhook. + Configurable via .env where necessary.
2 lines
32 B
Bash
2 lines
32 B
Bash
GH_WEBHOOK_SECRET=''
|
|
WORK_DIR='' |