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