Skip to content

Commit 07851f2

Browse files
committed
Enable github comment
1 parent 3093416 commit 07851f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-documentation.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,5 +76,5 @@ jobs:
7676
vercel-org-id: ${{ secrets.VERCEL_ORG_ID }}
7777
vercel-project-id: ${{ secrets.VERCEL_PROJECT_ID }}
7878
github-token: ${{ secrets.GITHUB_TOKEN }}
79-
github-comment: false
79+
github-comment: true
8080
working-directory: ./doc/_build/html

0 commit comments

Comments
 (0)