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.
This commit is contained in:
+3
-1
@@ -2,4 +2,6 @@ cache/
|
||||
citizen/
|
||||
crashes/
|
||||
db/
|
||||
Extra Files/
|
||||
Extra Files/
|
||||
autofetch-script/node_modules
|
||||
autofetch-script/.env
|
||||
Reference in New Issue
Block a user