Skip to content

Commit 56bf7aa

Browse files
author
Florent Dubost
committed
Fix parse error
1 parent 214525b commit 56bf7aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/config.json.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"members": ["username1", "username2", "username3"],
77
"orgs": ["orgname1", "orgname2"],
88
"apiUrl": "https://api.github.com",
9-
"token': "apiToken"
9+
"token": "apiToken"
1010
}
1111
}
1212
}

0 commit comments

Comments
 (0)