We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3093416 commit 07851f2Copy full SHA for 07851f2
.github/workflows/continuous-documentation.yml
@@ -76,5 +76,5 @@ jobs:
76
vercel-org-id: ${{ secrets.VERCEL_ORG_ID }}
77
vercel-project-id: ${{ secrets.VERCEL_PROJECT_ID }}
78
github-token: ${{ secrets.GITHUB_TOKEN }}
79
- github-comment: false
+ github-comment: true
80
working-directory: ./doc/_build/html
0 commit comments