Skip to content

upgrade react and next for CVE-2025-55182 #304

upgrade react and next for CVE-2025-55182

upgrade react and next for CVE-2025-55182 #304

name: Deploy multi-tenancy worker
on:
push:
branches:
- main
jobs:
deploy:
runs-on: ubuntu-latest
env:
CLOUDFLARE_ACCOUNT_ID: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_API_TOKEN }}
steps:
- uses: actions/checkout@v6
- uses: oven-sh/setup-bun@v2
- run: bun i
- run: bun deploy-worker