We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e97ed73 commit 8e40160Copy full SHA for 8e40160
1 file changed
.github/workflows/deploy.yml
@@ -19,9 +19,7 @@ jobs:
19
bun-version: latest
20
21
- run: bun install
22
- working-directory: app
23
24
- run: bun sst deploy --stage=dev
25
26
env:
27
CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_API_TOKEN }}
0 commit comments