We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 594cb9d commit b819564Copy full SHA for b819564
1 file changed
.github/workflows/main.yml
@@ -63,6 +63,6 @@ jobs:
63
with:
64
vercel-token: ${{ secrets.VERCEL_TOKEN }}
65
vercel-org-id: ${{ secrets.VERCEL_ORG_ID }}
66
- vercel-project-id: ${{ secrets.VERCEL_PROJECT_ID }
+ vercel-project-id: ${{ secrets.VERCEL_PROJECT_ID }}
67
github-comment: ${{ secrets.GITHUB_TOKEN }}
68
working-directory: Build/WebGL/WebGL
0 commit comments