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 df33cd2 commit 8c9842bCopy full SHA for 8c9842b
.github/workflows/main.yml
@@ -28,7 +28,7 @@ jobs:
28
29
env:
30
# VERCEL_ORG_ID: ${{ secrets.VERCEL_ORG_ID }}
31
- VERCEL_PROJECT_ID: ${{ secrets.VERCEL_PROJECT_ID }}
+ # VERCEL_PROJECT_ID: ${{ secrets.VERCEL_PROJECT_ID }}
32
VERCEL_TOKEN: ${{ secrets.VERCEL_TOKEN_MY_PROJECT }}
33
34
e2e:
0 commit comments