Skip to content

Commit 65c4d70

Browse files
committed
Workflow update
1 parent 1859905 commit 65c4d70

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,6 @@ jobs:
6464
with:
6565
vercel-token: ${{ secrets.VERCEL_TOKEN }}
6666
vercel-org-id: ${{ secrets.VERCEL_ORG_ID }}
67-
vercel-project-id: ${{ secrets.VERCEL_PROJECT_ID }}
67+
vercel-project-id: ${{ secrets.VERCEL_PROJECT_ID }
68+
github-comment: ${{ secrets.GITHUB_TOKEN }}
6869
working-directory: Build/WebGL/WebGL

0 commit comments

Comments
 (0)