Skip to content

Commit 8c9842b

Browse files
Update main.yml
1 parent df33cd2 commit 8c9842b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
2929
env:
3030
# VERCEL_ORG_ID: ${{ secrets.VERCEL_ORG_ID }}
31-
VERCEL_PROJECT_ID: ${{ secrets.VERCEL_PROJECT_ID }}
31+
# VERCEL_PROJECT_ID: ${{ secrets.VERCEL_PROJECT_ID }}
3232
VERCEL_TOKEN: ${{ secrets.VERCEL_TOKEN_MY_PROJECT }}
3333

3434
e2e:

0 commit comments

Comments
 (0)