Skip to content

Commit

Permalink
Update vercel-deployment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kasinadhsarma authored Aug 9, 2024
1 parent 4000113 commit 625aff0
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/vercel-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,3 @@ jobs:

- name: Run tests
run: npm test

- name: Deploy to Vercel
uses: amondnet/vercel-action@v20
with:
vercel-token: ${{ secrets.VERCEL_TOKEN }}
vercel-org-id: ${{ secrets.VERCEL_ORG_ID }}
vercel-project-id: ${{ secrets.VERCEL_PROJECT_ID }}
working-directory: ./

0 comments on commit 625aff0

Please sign in to comment.