Skip to content

Commit

Permalink
ci vercel
Browse files Browse the repository at this point in the history
  • Loading branch information
magiodev committed Jul 11, 2024
1 parent a2d0326 commit 9b7a4ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/vercel-prod-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ jobs:
run: vercel build --prod --token=${{ secrets.VERCEL_TOKEN }}
- name: Deploy Project Artifacts to Vercel
run: vercel deploy --prebuilt --prod --token=${{ secrets.VERCEL_TOKEN }}

0 comments on commit 9b7a4ac

Please sign in to comment.