We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 214525b commit 56bf7aaCopy full SHA for 56bf7aa
1 file changed
config/config.json.dist
@@ -6,7 +6,7 @@
6
"members": ["username1", "username2", "username3"],
7
"orgs": ["orgname1", "orgname2"],
8
"apiUrl": "https://api.github.com",
9
- "token': "apiToken"
+ "token": "apiToken"
10
}
11
12
0 commit comments