Skip to content

Commit

Permalink
ci: deploy to cloudflare
Browse files Browse the repository at this point in the history
  • Loading branch information
sumitkolhe committed Sep 28, 2024
1 parent 385221d commit a639e05
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 46 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,3 @@ jobs:

- name: Run Tests
run: bun run test

- name: Deploy to Staging
id: deploy-vercel-staging
uses: amondnet/[email protected]
with:
vercel-token: ${{ secrets.VERCEL_TOKEN }}
vercel-org-id: ${{ secrets.VERCEL_ORG_ID }}
vercel-project-id: ${{ secrets.VERCEL_PROJECT_ID_TL_ENGINE }}
scope: ${{ secrets.VERCEL_ORG_ID }}
37 changes: 0 additions & 37 deletions .github/workflows/release.yaml

This file was deleted.

0 comments on commit a639e05

Please sign in to comment.