aboutsummaryrefslogtreecommitdiff
path: root/_site/includes/admin/credentials.default.json
blob: 67d1959abcd417d09bffa0b5159d9f14acf0db5f (plain)
1
2
3
4
5
{
    "id": "your client id",
    "secret": "your client secret",
    "token": "the personal access token of a user that has access to the repository"
}