Skip to content

Commit 28da273

Browse files
committed
Add Vercel token
1 parent 498b179 commit 28da273

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,4 @@ jobs:
2626
env:
2727
VERCEL_ORG_ID: ${{ secrets.VERCEL_ORG_ID }}
2828
VERCEL_PROJECT_ID: ${{ secrets.VERCEL_PROJECT_ID }}
29+
VERCEL_TOKEN: ${{ secrets.VERCEL_TOKEN }}

0 commit comments

Comments
 (0)