Files
Elite-Gaming-FiveM/autofetch-script/.env.sample
T
Jacob 509d7d60e0 feat: auto fetching for future commits
+ 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.
2024-11-22 21:29:54 +00:00

2 lines
32 B
Bash

GH_WEBHOOK_SECRET=''
WORK_DIR=''