File tree Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Original file line number Diff line number Diff line change 6565 - run : npm run build
6666 env :
6767 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
68- NODE_OPTIONS : " --max-old-space-size=6144"
6968 RUN_LINK_CHECK : true
7069
7170 - run : npm run check:worker
Original file line number Diff line number Diff line change 3333 name : Build
3434 env :
3535 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
36- NODE_OPTIONS : --max-old-space-size=6144
3736 - name : Deploy to Cloudflare Workers
3837 env :
3938 CLOUDFLARE_API_TOKEN : ${{ secrets.CLOUDFLARE_API_TOKEN }}
Original file line number Diff line number Diff line change 2828 name : Build
2929 env :
3030 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
31- NODE_OPTIONS : --max-old-space-size=6144
3231 - run : npx wrangler deploy
3332 name : Deploy to Cloudflare Workers
3433 env :
You can’t perform that action at this time.
0 commit comments