Skip to content

Commit a639e05

Browse files
committed
ci: deploy to cloudflare
1 parent 385221d commit a639e05

File tree

2 files changed

+0
-46
lines changed

2 files changed

+0
-46
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,3 @@ jobs:
2828

2929
- name: Run Tests
3030
run: bun run test
31-
32-
- name: Deploy to Staging
33-
id: deploy-vercel-staging
34-
uses: amondnet/vercel-action@v25.2.0
35-
with:
36-
vercel-token: ${{ secrets.VERCEL_TOKEN }}
37-
vercel-org-id: ${{ secrets.VERCEL_ORG_ID }}
38-
vercel-project-id: ${{ secrets.VERCEL_PROJECT_ID_TL_ENGINE }}
39-
scope: ${{ secrets.VERCEL_ORG_ID }}

.github/workflows/release.yaml

Lines changed: 0 additions & 37 deletions
This file was deleted.

0 commit comments

Comments
 (0)