Skip to content

Commit d8fd690

Browse files
committed
Refactor .env file to update GitHub Personal Access Token
1 parent df04507 commit d8fd690

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.env

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ VUE_APP_GITHUB_ORG=octodemo
1111
VUE_APP_GITHUB_ENT=
1212

1313
# Determines the GitHub Personal Access Token to use for API calls.
14-
VUE_APP_GITHUB_TOKEN=
14+
# Create with scopes copilot, manage_billing:copilot, admin:enterprise, or manage_billing:enterprise, read:enterprise AND read:org
15+
VUE_APP_GITHUB_TOKEN=

0 commit comments

Comments
 (0)