@@ -4,7 +4,7 @@
name: Build
on:
schedule:
- - cron: "0 1 * * *"
+ - cron: "0 0 * * 1"
push:
branches:
- master
@@ -61,4 +61,4 @@ jobs:
-H "Authorization: Bearer ${{ secrets.CLOUDFLARE_API_KEY }}" \
-H "Content-Type: application/json" --data '{"purge_everything":true}'
-
+