We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad09a85 commit df33cd2Copy full SHA for df33cd2
.github/workflows/main.yml
@@ -27,7 +27,7 @@ jobs:
27
echo "Deployed to: $DEPLOY_URL"
28
29
env:
30
- VERCEL_ORG_ID: ${{ secrets.VERCEL_ORG_ID }}
+ # VERCEL_ORG_ID: ${{ secrets.VERCEL_ORG_ID }}
31
VERCEL_PROJECT_ID: ${{ secrets.VERCEL_PROJECT_ID }}
32
VERCEL_TOKEN: ${{ secrets.VERCEL_TOKEN_MY_PROJECT }}
33
0 commit comments