summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorDax Raad <[email protected]>2025-05-31 18:45:36 -0400
committerDax Raad <[email protected]>2025-05-31 18:45:36 -0400
commit8e4016093413d8baaa0c54ab8b79273d816e5875 (patch)
treee8942d63badb1a6f9557d298d45d53f4af9ecd09
parente97ed735d9b21a71db027d483a17d02c509a6090 (diff)
downloadopencode-8e4016093413d8baaa0c54ab8b79273d816e5875.tar.gz
opencode-8e4016093413d8baaa0c54ab8b79273d816e5875.zip
sync
-rw-r--r--.github/workflows/deploy.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml
index da66e62c6..15b795633 100644
--- a/.github/workflows/deploy.yml
+++ b/.github/workflows/deploy.yml
@@ -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 }}