This commit is contained in:
Dax Raad 2025-05-31 18:45:36 -04:00
parent e97ed735d9
commit 8e40160934

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 }}