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:
Jacob
2024-11-22 21:00:37 +00:00
parent ec97518835
commit 509d7d60e0
6 changed files with 795 additions and 2 deletions
+3 -1
View File
@@ -2,4 +2,6 @@ cache/
citizen/
crashes/
db/
Extra Files/
Extra Files/
autofetch-script/node_modules
autofetch-script/.env