10 lines
209 B
Text
10 lines
209 B
Text
|
{
|
||
|
"accounts": [
|
||
|
{
|
||
|
"accountName": "example",
|
||
|
"github": "{githubUsername}/${githubRepoName}",
|
||
|
"mastodonInstance": "{example.com}",
|
||
|
"mastodonAccessToken": "{accessToken}"
|
||
|
}
|
||
|
]
|
||
|
}
|