We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f27ed1 commit 6e6a0fcCopy full SHA for 6e6a0fc
1 file changed
.env.schema
@@ -33,8 +33,8 @@ OPENCODE_ZEN_API_KEY=
33
34
# ── GitHub ───────────────────────────────────────────────────────────────────
35
36
-# GitHub Personal Access Token (fine-grained, scoped to agent repos)
37
-# @required @type=string(startsWith=ghp_)
+# GitHub Personal Access Token (classic ghp_ or fine-grained github_pat_)
+# @required @type=string
38
# @docs(https://github.com/settings/tokens)
39
GITHUB_TOKEN=
40
0 commit comments