workaround bug
Deploy to Cloudflare CDN / build (push) Successful in -2m47s
Deploy to Cloudflare CDN / Deploy to cloudflare (push) Failing after -2m32s

This commit is contained in:
2025-08-20 22:34:50 -05:00
parent a6f756ccaa
commit d6ab28e333
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Deploy
uses: cloudflare/wrangler-action@v3
uses: cloudflare/wrangler-action@v3.12.0
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}