pull/81/head v0.0.54
Dax Raad 2025-05-31 18:45:36 -04:00
parent e97ed735d9
commit 8e40160934
1 changed files with 0 additions and 2 deletions

View File

@ -19,9 +19,7 @@ jobs:
bun-version: latest
- run: bun install
working-directory: app
- run: bun sst deploy --stage=dev
working-directory: app
env:
CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_API_TOKEN }}