Skip to content

Commit 7f7ae2e

Browse files
authored
Merge pull request #2 from SchoolOfCode/dani
Added empty string for org id
2 parents eb02114 + 38702ca commit 7f7ae2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,4 @@ jobs:
2828
run: vercel --prod --token ${{ secrets.VERCEL_TOKEN }}
2929
env:
3030
VERCEL_PROJECT_ID: ${{ secrets.VERCEL_PROJECT_ID }}
31+
VERCEL_ORG_ID: ""

0 commit comments

Comments
 (0)