We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46bf1d6 commit 3911551Copy full SHA for 3911551
.env.example
@@ -1,2 +1,4 @@
1
NEXT_PUBLIC_SANITY_PROJECT_ID="your-project-id"
2
-NEXT_PUBLIC_SANITY_DATASET="your-dataset"
+NEXT_PUBLIC_SANITY_DATASET="your-dataset"
3
+GITHUB_COMMENT_REPO_ID="Your-repo-id"
4
+GITHUB_COMMENT_CATEGORY_ID="Your-category-id"
0 commit comments