Skip to content

Commit df33cd2

Browse files
Update main.yml
1 parent ad09a85 commit df33cd2

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
@@ -27,7 +27,7 @@ jobs:
2727
echo "Deployed to: $DEPLOY_URL"
2828
2929
env:
30-
VERCEL_ORG_ID: ${{ secrets.VERCEL_ORG_ID }}
30+
# VERCEL_ORG_ID: ${{ secrets.VERCEL_ORG_ID }}
3131
VERCEL_PROJECT_ID: ${{ secrets.VERCEL_PROJECT_ID }}
3232
VERCEL_TOKEN: ${{ secrets.VERCEL_TOKEN_MY_PROJECT }}
3333

0 commit comments

Comments
 (0)