Skip to content

Commit

Permalink
Add VERCEL_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
0xMillz committed Nov 7, 2024
1 parent c059145 commit 96f6a24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/preview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: GitHub Actions Vercel Preview Deployment
env:
VERCEL_ORG_ID: ${{ secrets.VERCEL_ORG_ID }}
VERCEL_PROJECT_ID: ${{ secrets.VERCEL_PROJECT_ID }}
VERCEL_TOKEN: ${{ secrets.VERCEL_TOKEN }}

on:
pull_request:
Expand Down

0 comments on commit 96f6a24

Please sign in to comment.