bump wrangler version and fix
Deploy to Cloudflare CDN / Deploy to cloudflare (push) Failing after 9s
Deploy to Cloudflare CDN / Deploy to cloudflare (push) Failing after 9s
This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
||||
# run: |
|
||||
# ./zola build
|
||||
- name: Deploy
|
||||
uses: cloudflare/wrangler-action@v3.12.0
|
||||
uses: cloudflare/wrangler-action@v4.70.0
|
||||
with:
|
||||
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
|
||||
# accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
|
||||
|
||||
+2
-2
@@ -1,9 +1,9 @@
|
||||
name = "wgcs-tech"
|
||||
compatibility_date = "2025-08-18"
|
||||
compatibility_date = "2026-3-5"
|
||||
workers_dev = true
|
||||
|
||||
routes = [
|
||||
{ pattern = wgcs.tech", custom_domain = true }
|
||||
{ pattern = "wgcs.tech", custom_domain = true }
|
||||
]
|
||||
|
||||
[build]
|
||||
|
||||
Reference in New Issue
Block a user