We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a1dfc8 commit 4c5ca14Copy full SHA for 4c5ca14
.github/workflows/publish-production.yml
@@ -28,7 +28,7 @@ jobs:
28
name: Build
29
env:
30
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
31
- NODE_OPTIONS: --max-old-space-size=4096
+ NODE_OPTIONS: --max-old-space-size=4192
32
- run: npx wrangler deploy
33
name: Deploy to Cloudflare Workers
34
0 commit comments